Add 'postgres' dialect to support PostgreSQL.
- The basic functionality seems to be working - The DAO and DAO factory tests all pass.
Showing
with
218 additions
and
31 deletions
lib/dialects/postgres/connector-manager.js
0 → 100644
lib/dialects/postgres/query-generator.js
0 → 100644
This diff is collapsed.
Click to expand it.
lib/dialects/postgres/query.js
0 → 100644
-
Please register or sign in to post a comment