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. |
||
---|---|---|
.. | ||
memory.js | ||
mongodb.js | ||
mongoose.js | ||
mysql.js | ||
neo4j.js | ||
postgres.js | ||
redis.js | ||
riak.js | ||
sqlite3.js |