1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-23 22:52:51 +02:00

Better support for bit data type

This commit is contained in:
Jakub Vrana
2011-02-10 11:00:26 +01:00
parent d663eed8a5
commit 24fac38d26
3 changed files with 7 additions and 8 deletions

View File

@@ -23,7 +23,6 @@ Add whisperer to fields with foreign key to big table
JS calendar for date fields
MySQL:
Saving of MySQL 5 BIT data type - don't use quote()
Data longer than max_allowed_packet can be sent by mysqli_stmt_send_long_data()
? Geometry support