wiki.techinc.nl/maintenance/sqlite
Ammar Abdulhamid b9717c8bf8 Migrate page_props to abstract schema
For Postges:
 - Drop foreign key from 'pp_page'
 - Move pk addition from the SQL file to the Updater class
 - Override default SQL value for float to return FLOAT which is in use.

For MySQL:
 - Override default SQL value for float to return FLOAT which is in use
 Hack added in generateSchemaSql.php

Bug: T230428
Bug: T164898
Change-Id: I3c591c9b8f43647b0208690bca79f2d0dd206922
2020-11-18 06:20:32 +01:00
..
archives Rename namespace_title index on watchlist to wl_namespace_title 2020-11-16 15:24:24 +01:00
tables-generated.sql Migrate page_props to abstract schema 2020-11-18 06:20:32 +01:00