X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=TODO;h=69cd5facd28cc94b21d3edec2264dd7238268852;hp=5695fbff2909b6d0735ea0c52786c34a76ac2ec5;hb=f759666e045e7bb0a8b2ff3379b9d46c83c37c67;hpb=37241eff9eaf95463d02b703b573b1759abd6167 diff --git a/TODO b/TODO index 5695fbf..69cd5fa 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,3 @@ -Test at Travis and AppVeyor with Postgres. - - In SQLite/Postgres (non-MySQL) mode: Replace AUTO_INCREMENT columns with INTEGER PRIMARY KEY for SQLite or @@ -23,3 +20,6 @@ In SQLite/Postgres (non-MySQL) mode: Convert KEY to CREATE INDEX; remove size limit: KEY name ("COLUMN_NAME"(20)) -> CREATE INDEX name ON table ("COLUMN_NAME"). + + +Installers.