Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ar | ||
base | ||
i18n | ||
web | ||
config.php | ||
cubrid.sql | ||
mssql.sql | ||
mysql.sql | ||
postgres.sql | ||
sqlite.sql |
bit has special syntax for storing and retreiving so we'd need a converter for that. Storing 1 bit will result in one byte left padded on the disc so the result of a query for boolean 0 will be 0x00 and for boolean 1 will be 0x80.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ar | Loading commit data... | |
base | Loading commit data... | |
i18n | Loading commit data... | |
web | Loading commit data... | |
config.php | Loading commit data... | |
cubrid.sql | Loading commit data... | |
mssql.sql | Loading commit data... | |
mysql.sql | Loading commit data... | |
postgres.sql | Loading commit data... | |
sqlite.sql | Loading commit data... |