|
|
|
|
|
by Jarwain
2113 days ago
|
|
We actually went with knex/objection specifically because there was a planned migration to postgres that it would simplify, and we'd be able to migrate different databases in stages. Plus it was integrated into feathers, and knex simplifies hook-based query building logic. |
|