From: Oleg Broytman Date: Fri, 12 May 2017 20:35:54 +0000 (+0300) Subject: TODO: Create installers X-Git-Tag: 0.2.2~5 X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=commitdiff_plain;h=fddbaa14a1e033373080dc322a5b6c0ef388ee72 TODO: Create installers [skip ci] --- diff --git a/TODO b/TODO index 5695fbf..45ff84a 100644 --- a/TODO +++ b/TODO @@ -23,3 +23,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.