Add more test cases for bug 289
[lhc/web/wiklou.git] / maintenance / postgresql /
2004-10-02 Brion VibberAdd quick hacky defs for groups and user_groups tables...
2004-09-26 Domas Mituzascreate schema mediawiki and store all objects in it
2004-09-15 Domas Mituzasfix casting typo
2004-09-10 Domas Mituzasvirgin pg grants
2004-09-09 Domas Mituzasspecify defaults for cur_user and cur_user_text
2004-09-09 Brion VibberAdd Database::conditional() function to build IF()...
2004-09-07 Domas Mituzasallow NULL html/mathml entries in math table
2004-09-07 Domas Mituzastypo fix, ipblock expire 'with timezone' -> 'without...
2004-09-06 Domas Mituzasspecify DEFAULT for cur_restrictions
2004-09-06 Domas Mituzasadd logging table
2004-09-03 Domas Mituzasworking schema for working pg layer. hooray! :)
2004-06-07 Antoine Mussotables sql script for postgresql, totally untested...