]> git.joonet.de Git - adminer.git/commitdiff
PRIMARY KEY in SQLite
authorJakub Vrana <jakub@vrana.cz>
Mon, 5 Feb 2018 07:32:51 +0000 (08:32 +0100)
committerJakub Vrana <jakub@vrana.cz>
Mon, 5 Feb 2018 07:32:51 +0000 (08:32 +0100)
todo.txt

index bd43359e3bc53e1b89ffa71f992180472ad6c4fd..6cab06ca330e428d31dfeafbbccb8dacb64d09d6 100644 (file)
--- 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