mirror of
https://github.com/vrana/adminer.git
synced 2025-08-22 22:23:19 +02:00
BIT data type
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1491 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
4
todo.txt
4
todo.txt
@@ -1,7 +1,6 @@
|
||||
Transactions in export
|
||||
Create view and routine options
|
||||
Variables editation, especially timezone
|
||||
Optionally check IP address
|
||||
Disable spell checking in SQL textareas - spellcheck="false"
|
||||
Accept Tab in SQL textareas, Ctrl+Enter to send form
|
||||
Highlight SQL textarea, then display query inside textarea in select - may use external CodePress
|
||||
@@ -21,9 +20,10 @@ JavaScript data validation - columns containing word email, url, ...
|
||||
Joining tables - PRIMARY KEY (table, joining)
|
||||
Rank, Tree structure
|
||||
Add whisperer to fields with foreign key to big table
|
||||
In-place editation of foreign keys and date
|
||||
|
||||
MySQL:
|
||||
MySQL 5 BIT data type
|
||||
Saving of MySQL 5 BIT data type - don't use quote()
|
||||
? Geometry support
|
||||
|
||||
SQLite:
|
||||
|
Reference in New Issue
Block a user