Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Vadim Demedes
Making Ink and other open-source projects
Collective -
Host: opensource -
https://opencollective.com/vadimdemedes
- Website: https://vadimdemedes.com
- Code: https://github.com/vadimdemedes
Distinct and Aggregate support (#108)
Add Distinct and Aggregate support
github.com/vadimdemedes/mongorito - e6f05e7768bf6510da35ed635fd4a7c1b4b45602 authored over 8 years ago
Correct Usage In README.md
Fix example in readme
github.com/vadimdemedes/tempdir - d68408bddd5087258394689f8787aef14b989601 authored almost 9 years ago
changed error to rangerrror
github.com/vadimdemedes/better-sqlite3 - 6adaffccc639472979d65f5fbcd048767bf274ba authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 6adaffccc639472979d65f5fbcd048767bf274ba authored almost 9 years ago
todo
github.com/vadimdemedes/better-sqlite3 - cc7ac18afab04c1b117698f84f4cdf2b6268cead authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - cc7ac18afab04c1b117698f84f4cdf2b6268cead authored almost 9 years ago
added bind() method
github.com/vadimdemedes/better-sqlite3 - 21594b8a56868b6a6a46ebbabaab34969e9026a7 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 21594b8a56868b6a6a46ebbabaab34969e9026a7 authored almost 9 years ago
added named parameter guessing
github.com/vadimdemedes/better-sqlite3 - 3244617b619aa95e63baa0295a19e46ff0f9f89a authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 3244617b619aa95e63baa0295a19e46ff0f9f89a authored almost 9 years ago
added file
github.com/vadimdemedes/better-sqlite3 - ae0b54a6471d33559f8e702d674cb58b006db9f3 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - ae0b54a6471d33559f8e702d674cb58b006db9f3 authored almost 9 years ago
comments
github.com/vadimdemedes/better-sqlite3 - 805fb33b58dd8ee5f80d9c763a5f2037970b5b61 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 805fb33b58dd8ee5f80d9c763a5f2037970b5b61 authored almost 9 years ago
fixed binding bugs
github.com/vadimdemedes/better-sqlite3 - bffd45b6c8f7d886e89c322f309bec527751a2e1 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - bffd45b6c8f7d886e89c322f309bec527751a2e1 authored almost 9 years ago
hooked up binder with statement
github.com/vadimdemedes/better-sqlite3 - d14b87e4cdc1ae611ed24e4b7a84f834e3caf174 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - d14b87e4cdc1ae611ed24e4b7a84f834e3caf174 authored almost 9 years ago
fixed errors
github.com/vadimdemedes/better-sqlite3 - 11666872d1469f967df7ce2a42171d9966001df3 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 11666872d1469f967df7ce2a42171d9966001df3 authored almost 9 years ago
added get-error
github.com/vadimdemedes/better-sqlite3 - addb33304ecf4b9dbd2dec2abb5333df0070ade8 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - addb33304ecf4b9dbd2dec2abb5333df0070ade8 authored almost 9 years ago
added macro bind function
github.com/vadimdemedes/better-sqlite3 - f5e104274f7b015737b1e8447e418615e8477c9a authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - f5e104274f7b015737b1e8447e418615e8477c9a authored almost 9 years ago
added comments
github.com/vadimdemedes/better-sqlite3 - 92be032fb3c8295cc3a250f2c800a4be0f2bd0a4 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 92be032fb3c8295cc3a250f2c800a4be0f2bd0a4 authored almost 9 years ago
added binder, partially implemented
github.com/vadimdemedes/better-sqlite3 - 56812686502e544e827c1e7033efc75c9fcb3520 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 56812686502e544e827c1e7033efc75c9fcb3520 authored almost 9 years ago
undid last commit
github.com/vadimdemedes/better-sqlite3 - e0c7d4c33de3cf47aef0b9bd8943420689ed3a17 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - e0c7d4c33de3cf47aef0b9bd8943420689ed3a17 authored almost 9 years ago
added Data::Fill for js input
github.com/vadimdemedes/better-sqlite3 - 2f27523c82bea1b6036447aca76868845067d042 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 2f27523c82bea1b6036447aca76868845067d042 authored almost 9 years ago
added wal option
github.com/vadimdemedes/better-sqlite3 - 276ee3bb454e6ba129050373e0e4f838c1150c0e authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 276ee3bb454e6ba129050373e0e4f838c1150c0e authored almost 9 years ago
improved database inheritance scheme
github.com/vadimdemedes/better-sqlite3 - 2e263be0b2c4bd005597ef64c91506a0ced9d6ef authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 2e263be0b2c4bd005597ef64c91506a0ced9d6ef authored almost 9 years ago
implemented database filename checking, and in-memory databases
github.com/vadimdemedes/better-sqlite3 - fc79098d10a0437cab207ac719bb73ca0fc5df7e authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - fc79098d10a0437cab207ac719bb73ca0fc5df7e authored almost 9 years ago
updated TODO
github.com/vadimdemedes/better-sqlite3 - 5f8fa56d6c8a1ba236725cfd839a02400454bd79 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 5f8fa56d6c8a1ba236725cfd839a02400454bd79 authored almost 9 years ago
simplified pluck and row
github.com/vadimdemedes/better-sqlite3 - d460d4579d610b428e3196e1fcd6bf4e8d3bc940 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - d460d4579d610b428e3196e1fcd6bf4e8d3bc940 authored almost 9 years ago
split up all files
github.com/vadimdemedes/better-sqlite3 - e69bd0b09ba772a1f3a757da2fdcc81623f87e0e authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - e69bd0b09ba772a1f3a757da2fdcc81623f87e0e authored almost 9 years ago
removed unused macros
github.com/vadimdemedes/better-sqlite3 - 863f8573c51130adc885a011ba0d231061b8288e authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 863f8573c51130adc885a011ba0d231061b8288e authored almost 9 years ago
reorganized files
github.com/vadimdemedes/better-sqlite3 - efcaab0f5a6b42b8566310bb87e16ff7d7d3bca6 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - efcaab0f5a6b42b8566310bb87e16ff7d7d3bca6 authored almost 9 years ago
fixed utility classes
github.com/vadimdemedes/better-sqlite3 - e1f9e453cb9686b7bf00236466527f96420113d4 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - e1f9e453cb9686b7bf00236466527f96420113d4 authored almost 9 years ago
split database
github.com/vadimdemedes/better-sqlite3 - 19ddcbaa2b21bd5e8ec02ea528c6c42173811117 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 19ddcbaa2b21bd5e8ec02ea528c6c42173811117 authored almost 9 years ago
enabled URI filenames
github.com/vadimdemedes/better-sqlite3 - b35e598485cfd175e0fcbed7bcfa9bc244f74998 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - b35e598485cfd175e0fcbed7bcfa9bc244f74998 authored almost 9 years ago
fixed minor issues
github.com/vadimdemedes/better-sqlite3 - 0336ebb7db5b142afc7ee211f2049c5fd5e3bbeb authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 0336ebb7db5b142afc7ee211f2049c5fd5e3bbeb authored almost 9 years ago
todo
github.com/vadimdemedes/better-sqlite3 - c874d66df0e02ab951f76ee3872b064a1a2a02eb authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - c874d66df0e02ab951f76ee3872b064a1a2a02eb authored almost 9 years ago
fixed bugs
github.com/vadimdemedes/better-sqlite3 - 1c738e6c9f294c7a31d50634b5a56658abce8a0a authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 1c738e6c9f294c7a31d50634b5a56658abce8a0a authored almost 9 years ago
added threadsafeness via mutexes
github.com/vadimdemedes/better-sqlite3 - 0d925cf6d850e52a38730abb3f21b405f52a048d authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 0d925cf6d850e52a38730abb3f21b405f52a048d authored almost 9 years ago
added semicolon
github.com/vadimdemedes/better-sqlite3 - e532b9b4e416345af558fbf7dd0cf6827cf56b9c authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - e532b9b4e416345af558fbf7dd0cf6827cf56b9c authored almost 9 years ago
cleaned up EachWorker hacks and caching
github.com/vadimdemedes/better-sqlite3 - 9a46bd70c24b9c17b67b15a77d4a33d5fd1a2cff authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 9a46bd70c24b9c17b67b15a77d4a33d5fd1a2cff authored almost 9 years ago
fixed deletes and removed includes
github.com/vadimdemedes/better-sqlite3 - f7963aa805bd6a15ab05534e12068862dd51ed56 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - f7963aa805bd6a15ab05534e12068862dd51ed56 authored almost 9 years ago
made pluck_column in workers const
github.com/vadimdemedes/better-sqlite3 - ad43da3d8edcbeaf35e3a03493558b3f11006698 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - ad43da3d8edcbeaf35e3a03493558b3f11006698 authored almost 9 years ago
partially implemented Each()
github.com/vadimdemedes/better-sqlite3 - dc62a4abd40a9506542cca7d1cc5da61e197316d authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - dc62a4abd40a9506542cca7d1cc5da61e197316d authored almost 9 years ago
comments
github.com/vadimdemedes/better-sqlite3 - 98f0113f90038bd5dec4c9ed5f4c3bf966d21173 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 98f0113f90038bd5dec4c9ed5f4c3bf966d21173 authored almost 9 years ago
updated memory handling
github.com/vadimdemedes/better-sqlite3 - 1cc2c33fc0b8f4ae7936e7fe8f1ba46815a71a68 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 1cc2c33fc0b8f4ae7936e7fe8f1ba46815a71a68 authored almost 9 years ago
removed warning
github.com/vadimdemedes/better-sqlite3 - 4153464d73a540e9ce50dc99700b6ea3dd73ca8e authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 4153464d73a540e9ce50dc99700b6ea3dd73ca8e authored almost 9 years ago
minor optimizations, and get() and all() now react correctly to adding columns to a table
github.com/vadimdemedes/better-sqlite3 - 6e3048af3d225c6ed1ac74ea54b993d2cba644d3 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 6e3048af3d225c6ed1ac74ea54b993d2cba644d3 authored almost 9 years ago
fixed error
github.com/vadimdemedes/better-sqlite3 - 0373d9bf22a40d8a0fa1a9f96710108cda72e0d0 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 0373d9bf22a40d8a0fa1a9f96710108cda72e0d0 authored almost 9 years ago
changed cache_locked to config_locked
github.com/vadimdemedes/better-sqlite3 - c710e4aac44e023703e1fbf094eac975a35af59b authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - c710e4aac44e023703e1fbf094eac975a35af59b authored almost 9 years ago
updated todo
github.com/vadimdemedes/better-sqlite3 - 7ec1e27482beb0007e91b8293428fa0f13526d52 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 7ec1e27482beb0007e91b8293428fa0f13526d52 authored almost 9 years ago
eachworker uses a queue
github.com/vadimdemedes/better-sqlite3 - d010429a86908c0811e4a0b6b7011d03d006769f authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - d010429a86908c0811e4a0b6b7011d03d006769f authored almost 9 years ago
added comments
github.com/vadimdemedes/better-sqlite3 - e8f08891ae7106e497ecda40f9e62bda3e92908b authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - e8f08891ae7106e497ecda40f9e62bda3e92908b authored almost 9 years ago
updated todo
github.com/vadimdemedes/better-sqlite3 - 99591cac61abc2c8009388a55206a2dcf1422f05 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 99591cac61abc2c8009388a55206a2dcf1422f05 authored almost 9 years ago
fixed each callbacks
github.com/vadimdemedes/better-sqlite3 - 51441eb882626db880efed241603ed19091fbc5d authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 51441eb882626db880efed241603ed19091fbc5d authored almost 9 years ago
removed comments
github.com/vadimdemedes/better-sqlite3 - 5d02b29d6936134658bd998c53e9e2abae8e7266 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 5d02b29d6936134658bd998c53e9e2abae8e7266 authored almost 9 years ago
added each, incomplete
github.com/vadimdemedes/better-sqlite3 - 1a8d63d814834ab5d77c58fba6c833e2a2205f61 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 1a8d63d814834ab5d77c58fba6c833e2a2205f61 authored almost 9 years ago
get() now returns undefined if no result rows are found
github.com/vadimdemedes/better-sqlite3 - a1d28c8f24d84c4da070e8849098c797474b2cf6 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - a1d28c8f24d84c4da070e8849098c797474b2cf6 authored almost 9 years ago
added all()
github.com/vadimdemedes/better-sqlite3 - b17d0b786a0f7a11baafc1a7299e78a73cdb6d97 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - b17d0b786a0f7a11baafc1a7299e78a73cdb6d97 authored almost 9 years ago
readme
github.com/vadimdemedes/better-sqlite3 - 7857a9c60a6e136e1f66b9b8c18bba93e33714cf authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 7857a9c60a6e136e1f66b9b8c18bba93e33714cf authored almost 9 years ago
added column plucking
github.com/vadimdemedes/better-sqlite3 - 712fd2c7ae7d65fd12a90dc0c771451661e3192f authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 712fd2c7ae7d65fd12a90dc0c771451661e3192f authored almost 9 years ago
added Get()
github.com/vadimdemedes/better-sqlite3 - 04a8d2cdeaf4c4cb6a4a38383c46f7814ab8110d authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 04a8d2cdeaf4c4cb6a4a38383c46f7814ab8110d authored almost 9 years ago
improved performance of string copying
github.com/vadimdemedes/better-sqlite3 - 95670b1d76ba9fa89a1c006eaa60030f37e2de29 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 95670b1d76ba9fa89a1c006eaa60030f37e2de29 authored almost 9 years ago
created statementworker
github.com/vadimdemedes/better-sqlite3 - 6713b2e1f32cf3057a22d088eac44d5603cba09e authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 6713b2e1f32cf3057a22d088eac44d5603cba09e authored almost 9 years ago
moved most Run() logic into macro
github.com/vadimdemedes/better-sqlite3 - 77c8cec3029abaf68b12591f8368991ca44a9441 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 77c8cec3029abaf68b12591f8368991ca44a9441 authored almost 9 years ago
fixed error
github.com/vadimdemedes/better-sqlite3 - 55686cb8959f8482d5d5e48da8013074d48a41fb authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 55686cb8959f8482d5d5e48da8013074d48a41fb authored almost 9 years ago
minor change
github.com/vadimdemedes/better-sqlite3 - 8210d8d2483fea969dff80c5300ca4d058a6ca79 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 8210d8d2483fea969dff80c5300ca4d058a6ca79 authored almost 9 years ago
uses cached handles
github.com/vadimdemedes/better-sqlite3 - 3ba08d9d1c4f2367779ff238b1a1a77e3b265954 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 3ba08d9d1c4f2367779ff238b1a1a77e3b265954 authored almost 9 years ago
statement.cache() throws on negative and non-finite numbers
github.com/vadimdemedes/better-sqlite3 - eb5daa3658d4b0bed98fd1f20d98edc26f1de0e4 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - eb5daa3658d4b0bed98fd1f20d98edc26f1de0e4 authored almost 9 years ago
update todo
github.com/vadimdemedes/better-sqlite3 - f77042b2fbfd7a5c75c9205e5e62bb5e33ae2279 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - f77042b2fbfd7a5c75c9205e5e62bb5e33ae2279 authored almost 9 years ago
close event emits after promises resolve
github.com/vadimdemedes/better-sqlite3 - 896d3cc3d7f2f294ab6923911b62134a05725eeb authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 896d3cc3d7f2f294ab6923911b62134a05725eeb authored almost 9 years ago
Merge branch 'master' of https://github.com/JoshuaWise/node-sqlite3-plus
github.com/vadimdemedes/better-sqlite3 - 3d0a134a61aeac49888c73a718b349d3e6090172 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 3d0a134a61aeac49888c73a718b349d3e6090172 authored almost 9 years ago
added asyncemitter
github.com/vadimdemedes/better-sqlite3 - 19347065816ed095ddec65cc35eb43977f7c280f authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 19347065816ed095ddec65cc35eb43977f7c280f authored almost 9 years ago
converted spaces to tabs
github.com/vadimdemedes/better-sqlite3 - 780f96352cbda765a699aafd68493e928c9bbe5b authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 780f96352cbda765a699aafd68493e928c9bbe5b authored almost 9 years ago
fixed possible undefined behavior
github.com/vadimdemedes/better-sqlite3 - 63d33c0fc9ea8b359f921fc59135e0c5e4888a7a authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 63d33c0fc9ea8b359f921fc59135e0c5e4888a7a authored almost 9 years ago
todo
github.com/vadimdemedes/better-sqlite3 - 27df2fa84827d4b3c74e9c256e2e57313d36baa1 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 27df2fa84827d4b3c74e9c256e2e57313d36baa1 authored almost 9 years ago
added proper close procedure
github.com/vadimdemedes/better-sqlite3 - d123ead21d787fecd730d709efa0c0c3d0db2e84 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - d123ead21d787fecd730d709efa0c0c3d0db2e84 authored almost 9 years ago
Merge branch 'master' of https://github.com/JoshuaWise/node-sqlite3-plus
github.com/vadimdemedes/better-sqlite3 - c9e880c3278f49a8b3d29e160862b43f04df0943 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - c9e880c3278f49a8b3d29e160862b43f04df0943 authored almost 9 years ago
todo
github.com/vadimdemedes/better-sqlite3 - 917852d8b1728d31cf7f6e4ca808397b3dfb7626 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 917852d8b1728d31cf7f6e4ca808397b3dfb7626 authored almost 9 years ago
not stable
github.com/vadimdemedes/better-sqlite3 - 7fe3f30ccc2be39271fe35679902b8e13cfe4d56 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 7fe3f30ccc2be39271fe35679902b8e13cfe4d56 authored almost 9 years ago
separated classes
github.com/vadimdemedes/better-sqlite3 - 42ce8063684b8b4dd3f99c209d1dd8762c9344ad authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 42ce8063684b8b4dd3f99c209d1dd8762c9344ad authored almost 9 years ago
added run() method
github.com/vadimdemedes/better-sqlite3 - b57f89bdccc015078c7f968502333ccb0f675a25 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - b57f89bdccc015078c7f968502333ccb0f675a25 authored almost 9 years ago
switched to Nan::Utf8String
github.com/vadimdemedes/better-sqlite3 - a111f6d287d24c88a8c6379ff547f1405b2d48db authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - a111f6d287d24c88a8c6379ff547f1405b2d48db authored almost 9 years ago
removed write/readquery, and added statements
github.com/vadimdemedes/better-sqlite3 - 4ebc156eb3cfe81f443886343404e284dcaa0cf9 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 4ebc156eb3cfe81f443886343404e284dcaa0cf9 authored almost 9 years ago
todo
github.com/vadimdemedes/better-sqlite3 - 721104a6f50569aa7fd7e2561055359a871c0f18 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 721104a6f50569aa7fd7e2561055359a871c0f18 authored almost 9 years ago
trims sql query input, and provides better errors for query creation
github.com/vadimdemedes/better-sqlite3 - b7edd0e862310b610707adb658470c23c19ef3ae authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - b7edd0e862310b610707adb658470c23c19ef3ae authored almost 9 years ago
added synchronous readquery creation
github.com/vadimdemedes/better-sqlite3 - 42b41b122b6a53347d54666bf30cc9793196ed0a authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 42b41b122b6a53347d54666bf30cc9793196ed0a authored almost 9 years ago
cleaned up
github.com/vadimdemedes/better-sqlite3 - ca17889bee56cffc2270dcb455a5599a2b308980 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - ca17889bee56cffc2270dcb455a5599a2b308980 authored almost 9 years ago
added synchornous writequery creation
github.com/vadimdemedes/better-sqlite3 - 3692a6d0ce37bd79dea770fde2ab15959db1e25c authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 3692a6d0ce37bd79dea770fde2ab15959db1e25c authored almost 9 years ago
Merge pull request #26 from dsblv/got-5
Rollback to got@5 for node 0.12 support
github.com/vadimdemedes/gifi - 8007483603a394ef2c1218225e16bd2c39e3fb85 authored almost 9 years ago
use got@5 for node 0.12 support
github.com/vadimdemedes/gifi - 693eaa362b175e6576422fc6c0789ad6229bd8e4 authored almost 9 years ago
github.com/vadimdemedes/gifi - 693eaa362b175e6576422fc6c0789ad6229bd8e4 authored almost 9 years ago
Release v1.2.0
github.com/vadimdemedes/gifi - 6b33302cb5dd7c8d9d3616a85216bd44557e54f7 authored almost 9 years ago
github.com/vadimdemedes/gifi - 6b33302cb5dd7c8d9d3616a85216bd44557e54f7 authored almost 9 years ago
Merge pull request #23 from dsblv/spawn-npm
Use cross-spawn-async on npm, refs #13
github.com/vadimdemedes/gifi - 153778ff2854a64c8caca96112b7c390a517d290 authored almost 9 years ago
use cross-spawn-async on npm
github.com/vadimdemedes/gifi - 12d6c59daf7efe859e6dc38035cddc73101e3f35 authored almost 9 years ago
github.com/vadimdemedes/gifi - 12d6c59daf7efe859e6dc38035cddc73101e3f35 authored almost 9 years ago
added writequery
github.com/vadimdemedes/better-sqlite3 - 58207a368dc1a1e55b427ab1a6ea1b144b9d3a73 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 58207a368dc1a1e55b427ab1a6ea1b144b9d3a73 authored almost 9 years ago
added readquery
github.com/vadimdemedes/better-sqlite3 - 43a868850bed131c78eb26987830d66dfbeaad1e authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 43a868850bed131c78eb26987830d66dfbeaad1e authored almost 9 years ago
begin() string is optional
github.com/vadimdemedes/better-sqlite3 - 7afca06b4282aa5a1d923f36d93afe3faf738f20 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 7afca06b4282aa5a1d923f36d93afe3faf738f20 authored almost 9 years ago
todo
github.com/vadimdemedes/better-sqlite3 - 1e5d9442976c987758c36f30207fc14da1bcfdd4 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 1e5d9442976c987758c36f30207fc14da1bcfdd4 authored almost 9 years ago
renamed statement to transaction
github.com/vadimdemedes/better-sqlite3 - efc964a0fc8be2a19a88e6152a975367580cb12b authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - efc964a0fc8be2a19a88e6152a975367580cb12b authored almost 9 years ago
todo
github.com/vadimdemedes/better-sqlite3 - d46d7cdb4c59e1d902669b123c3093fe4f5f20a4 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - d46d7cdb4c59e1d902669b123c3093fe4f5f20a4 authored almost 9 years ago
comment
github.com/vadimdemedes/better-sqlite3 - caee08749cc7f989d6f72f383822f776711037de authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - caee08749cc7f989d6f72f383822f776711037de authored almost 9 years ago
minor change
github.com/vadimdemedes/better-sqlite3 - 5845b194723fee84c71011a2b7564bbf39b74adb authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 5845b194723fee84c71011a2b7564bbf39b74adb authored almost 9 years ago
simplified database state
github.com/vadimdemedes/better-sqlite3 - 1e87c152987a7507cf4a84beee0c61bdba210d7f authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 1e87c152987a7507cf4a84beee0c61bdba210d7f authored almost 9 years ago
added prepare method
github.com/vadimdemedes/better-sqlite3 - 3a493bf643d7a570bce5c6fd31a11609a469f11e authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 3a493bf643d7a570bce5c6fd31a11609a469f11e authored almost 9 years ago
removed old statement files
github.com/vadimdemedes/better-sqlite3 - 0754c07db0a92e96960c032adb0b6618f0d39513 authored almost 9 years ago
github.com/vadimdemedes/better-sqlite3 - 0754c07db0a92e96960c032adb0b6618f0d39513 authored almost 9 years ago
align homepage header properly
github.com/vadimdemedes/ohcrash-app - f2dc18cc8076f5094c12ad136a1ef9f7b3b0bce5 authored almost 9 years ago
github.com/vadimdemedes/ohcrash-app - f2dc18cc8076f5094c12ad136a1ef9f7b3b0bce5 authored almost 9 years ago
add call to action and footer to pages
github.com/vadimdemedes/ohcrash-app - cd00f6eb71be401a31ae162546b0dd97b7538799 authored almost 9 years ago
github.com/vadimdemedes/ohcrash-app - cd00f6eb71be401a31ae162546b0dd97b7538799 authored almost 9 years ago