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
I would favor targeting a simpler plugin API (#862), should also work with SQL.js in a web browser. This would likely require some kind of a separate "driver" layer.
jOOQ looks like a nice fluent library that supports SQL functionality in a type-safe manner on Java.
I would like to see a similar kind of library for TypeScript. It should be possible to support this kind of an idea on JavaScript, using JSDoc for type checking - see https://medium.com/@trukrs/type-safe-javascript-with-jsdoc-7a2a63209b76
I would favor targeting a simpler plugin API (#862), should also work with SQL.js in a web browser. This would likely require some kind of a separate "driver" layer.
Related to:
The text was updated successfully, but these errors were encountered: