You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having it be decoupled from Waterline will be crucial eventually, though it's a good base layer to start. Whether the user wants another fullORM or a db-specific one, to be useful we will have to be more flexible.
Obviously this will make it more complex, but it should be fairly simple to define a common interface ORMs need to match, and create simple adapters to bridge ones that don't.
it may make sense to explore the possibility of decoupling Waterline. Will this provide value? What are the other viable candidates.
The text was updated successfully, but these errors were encountered: