Commit graph

2 commits

Author SHA1 Message Date
Amir Sarabadani
e4f76d6e91 docs: Update database related documentation a bit
- Remove all of PG-related schema docs, explain it's automatically
   generated.
 - Similar for Sqlite.
 - Avoid calling $dbr->select().
 - wfGetDB() is deprecated.

Bug: T313863
Change-Id: Iad099c73009983008af1e4215ba9f3a05120be62
2022-08-26 16:12:42 +02:00
Chad Horohoe
dffca4de5d Per wikitech-l discussion: it would be nice if the various DBMSs we support kept all of their docs in one place. So make a place and move two already existing READMEs there. Add some info to /docs/database.txt about this as well. Postgres, Oracle, Mssql need to add some info kthnx :) 2010-09-07 12:37:13 +00:00
Renamed from maintenance/sqlite/README (Browse further)