Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/kriasoft/node-sqlite
SQLite client wrapper around sqlite3 for Node.js applications with SQL-based migrations API written in Typescript
https://github.com/kriasoft/node-sqlite
4bc074088644eb2c90cd3e7458912cd00d24afab authored about 8 years ago
For some reason Yarn keeps using 3.1.6
483f4ec89848afd72cdf928991df1e5dd35cde94 authored about 8 years ago4d510fc623bb9fa9d706cacd8da90622ada91299 authored over 8 years ago
d801dd91c1290283bea78a37eed327ccfa264118 authored over 8 years ago
Support using named parameters
649d98b1d1bb7342b58477c20623ac96c069a5d7 authored over 8 years ago
It is unnecessary because node-sqlite3 supports passing a single
parameter directly in the argum...
6bfb4b11d63781367db8e038b0371072c0d77598 authored over 8 years ago
To de-duplicate logic.
bf0df1b58f6631d378e170d757f3429fa8418adb authored over 8 years ago17e3ebeb1f1fad4001441ec901d90b9907aa80a0 authored over 8 years ago
961ef483a8e7a11f275b2aa571a6a1b197617bef authored over 8 years ago
Statement.run() previously resolved to a driver statement object. In
addition to being a differe...
In various places, rest parameter syntax (e.g. `...params') was used to
represent the parameters...
7eca644bebaff8d36b2ccbc93b510f619a2dab46 authored over 8 years ago
ced181d11422eb898ded815d3dc3bc73f836a723 authored over 8 years ago
28c0ee62939e0bd61b32dffc0e13a6068c227938 authored over 8 years ago
Once a statement is finalized, it can't be used anymore:
"After the statement is finalized, all ...
0b891701079f4bc7259a9e93f6373f8b49da6e00 authored over 8 years ago
* Fix bug where run() does not return a statement object
* Fix lint issues
c013de82b2cfe8d846e5355fe3f75e476ec33437 authored over 8 years ago3d9fdf8dc67da20d6b6c0eecba8a6410b4b43daa authored over 8 years ago
1e39c27960ab69306db0bf5fc2f50686fe82c5e6 authored over 8 years ago
76642d5a33b7f0406129858eb59422cd66983146 authored over 8 years ago
449cd55684dcf5357af0450e50aa4828669a27d0 authored over 8 years ago
5fa22e59e2881a8e47b9d545bf148b6226131dc2 authored over 8 years ago
7887f6a2003ba77cf961a44d951f03de7d23ed9b authored over 8 years ago
4301641d312e3d3314c796313fca89e105376240 authored over 8 years ago
fcd605f2fd7b3ccbe6592f6e49dba8addaccb94c authored over 8 years ago
bb8494d73dbcc7741e0933ab2109131fdcd60608 authored over 8 years ago
23c2084204b41b5e1ad4734295ecf578ecb63808 authored over 8 years ago
0f4764085fc93c8b2c4d6dd1311907c84adbb0cc authored over 8 years ago
45c1f7904abca55510b45415fe75dccbfc3109a1 authored about 9 years ago
Export fix for strange enhanced object literal syntax behavior please excuse the not-so-perfect ...
3f6aa7b51c39aab91db5a6396c5f895a006ba098 authored about 9 years agob7e6ca9dc2476bbfd45d0995c3980ae0a614c13b authored about 9 years ago
In the current versions of node (I tested 5.4.x and 5.5.x) the new [es6 enhanced object literal ...
3120ac6f2dfcbd4ce6995e870629882f8c3d41e8 authored about 9 years agoFix #1
28b20bf3f734f131925f219682763b1d9c9a3845 authored about 9 years ago5db5738bbe3de80baf4c87ceb1c6185058d52271 authored about 9 years ago