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
Amir Sarabadani
d37ad656c2
Make postgres IRC channel point to libera.chat
...
They have migrated to libera.chat:
https://www.postgresql.org/community/irc/
Bug: T283273
Change-Id: I5f14e9079cdac628fa81e6d237f9a5906bf46b6f
2021-05-26 23:35:42 +02:00
Ammarpad
0e7bf93d48
Drop two unused Perl scripts
...
Probably nobody is using these.
Also hopefully after fully migrating to abstract schema, there'd
not be any more unnecessary drifts between MySQL and Postgres tables,
obsoleting the need for compare_schema.pl
For mysql2postgres.pl, dumpBackup.php/importDump.php can be used.
Bug: T258876
Change-Id: Ief36bca6f3a387f811408f2a5e4840656dfffff2
2021-03-27 11:47:48 +01:00
Reedy
39176163d2
Update PostgreSQL supported version in docs/database/postgres.txt
...
Change-Id: I9e49857e67f3351683dbbf0019d8301eaf43e59c
2020-05-17 15:43:46 +01:00
Chad Horohoe
6f4448dd71
Remove DB2 support
...
Change-Id: I9b294a213a4000f503c0010d88757db6dda927c0
2013-02-25 13:47:03 -08:00
Greg Sabino Mullane
c9f12ba553
Per discussion on Mediawiki-l, talk about the GROUP BY issue a bit.
2011-04-29 13:42:48 +00:00
Siebrand Mazeland
5957463000
* Follow-up r72570: svn eol-style:native
...
* Trimmed trailing spaces
2010-09-08 06:13:16 +00:00
Greg Sabino Mullane
864e2d2b6c
Add quick doc for Postgres
2010-09-08 01:58:07 +00: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