-
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 |
---|---|---|
.. | ||
Cache | Loading commit data... | |
Driver | Loading commit data... | |
Events | Loading commit data... | |
Exception | Loading commit data... | |
Functional | Loading commit data... | |
Logging | Loading commit data... | |
Mocks | Loading commit data... | |
Performance | Loading commit data... | |
Platforms | Loading commit data... | |
Portability | Loading commit data... | |
Query | Loading commit data... | |
Schema | Loading commit data... | |
Sharding | Loading commit data... | |
Tools/Console | Loading commit data... | |
Types | Loading commit data... | |
ConfigurationTest.php | Loading commit data... | |
ConnectionTest.php | Loading commit data... | |
DBALExceptionTest.php | Loading commit data... | |
DriverManagerTest.php | Loading commit data... | |
SQLParserUtilsTest.php | Loading commit data... | |
StatementTest.php | Loading commit data... | |
UtilTest.php | Loading commit data... |