Skip to content

Postgres model insert working

Compare
Choose a tag to compare
@rjpcomputing rjpcomputing released this 16 Jul 20:08
· 6 commits to master since this release
  • Fixed model:save() when using Postgres. The 'id' was being set to "NULL" and that violates the primary key constraint.
  • NOT 5.2 compliant