PostgreSQL doesn't like NULLs in not null columns. Add a new option autoIncrement, that when set makes the adapter insert DEFAULT instead of NULL in those values. |
||
---|---|---|
.. | ||
adapters | ||
abstract-class.js | ||
hookable.js | ||
jutil.js | ||
schema.js | ||
sql.js | ||
utils.js | ||
validatable.js |