From: Jakub Vrana Date: Mon, 5 Feb 2018 07:32:51 +0000 (+0100) Subject: PRIMARY KEY in SQLite X-Git-Tag: v4.6.0~5 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=66364343786fd476e0a9f9cf9ef8891cefbd6cf7;p=adminer.git PRIMARY KEY in SQLite --- diff --git a/todo.txt b/todo.txt index bd43359e..6cab06ca 100644 --- a/todo.txt +++ b/todo.txt @@ -27,6 +27,8 @@ SQLite: Copy tables Delimiter in export and SQL command Backward keys in Editor +Delete PRIMARY KEY from a table with auto increment +"PRIMARY (`id`)" and "UNIQUE (id)" indexes shown for tables with auto increment PostgreSQL: Display number of schemas in databases overview