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