Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cubrid | ||
mssql | ||
pgsql | ||
sqlite | ||
ActiveRecordTest.php | ||
CommandTest.php | ||
ConnectionTest.php | ||
DatabaseTestCase.php | ||
QueryBuilderTest.php | ||
QueryTest.php |
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 |
---|---|---|
.. | ||
cubrid | Loading commit data... | |
mssql | Loading commit data... | |
pgsql | Loading commit data... | |
sqlite | Loading commit data... | |
ActiveRecordTest.php | Loading commit data... | |
CommandTest.php | Loading commit data... | |
ConnectionTest.php | Loading commit data... | |
DatabaseTestCase.php | Loading commit data... | |
QueryBuilderTest.php | Loading commit data... | |
QueryTest.php | Loading commit data... |