-
Christopher Davis authored
Postgres has a `SERIAL` data type to allow shorthand for `nextval('sequence_name')`, but DDL like this: CREATE TABLE example (id SERIAL) Cannot be generated in the DBAL schema APIs.
Postgres has a `SERIAL` data type to allow shorthand for `nextval('sequence_name')`, but DDL like this: CREATE TABLE example (id SERIAL) Cannot be generated in the DBAL schema APIs.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Driver | Loading commit data... | |
Schema | Loading commit data... | |
Ticket | Loading commit data... | |
BlobTest.php | Loading commit data... | |
ConnectionTest.php | Loading commit data... | |
DataAccessTest.php | Loading commit data... | |
ExceptionTest.php | Loading commit data... | |
LoggingTest.php | Loading commit data... | |
MasterSlaveConnectionTest.php | Loading commit data... | |
ModifyLimitQueryTest.php | Loading commit data... | |
NamedParametersTest.php | Loading commit data... | |
PortabilityTest.php | Loading commit data... | |
ResultCacheTest.php | Loading commit data... | |
StatementTest.php | Loading commit data... | |
TableGeneratorTest.php | Loading commit data... | |
TemporaryTableTest.php | Loading commit data... | |
TypeConversionTest.php | Loading commit data... | |
WriteTest.php | Loading commit data... |