Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Ghost

Fiercely independent, professional publishing
Collective - Host: opensource - https://opencollective.com/ghost - Website: https://ghost.org - Code: https://github.com/tryghost

added chained example

github.com/TryGhost/node-sqlite3 - fae3d0fd8d09c03e179b6ae6a40556de7c7210c0 authored almost 14 years ago by AJ ONeal <[email protected]>
fix #4 and provide a complete callback for Statement#each

github.com/TryGhost/node-sqlite3 - 1362c2022b3f055b2a6307f322309e7b0f2db954 authored almost 14 years ago by Konstantin Käfer <[email protected]>
remove stale file

github.com/TryGhost/node-sqlite3 - 7eb9536cfe527095ff862287a7c49df4dc206ae3 authored almost 14 years ago by Konstantin Käfer <[email protected]>
insert benchmark

github.com/TryGhost/node-sqlite3 - 26185dab36bb9dd408b768a352dc6e177b00bd2d authored almost 14 years ago by Konstantin Käfer <[email protected]>
add sponsor info

github.com/TryGhost/node-sqlite3 - 8065a382d52ff4c51d5be9cd5ba0ab8441ea030b authored almost 14 years ago by Konstantin Käfer <[email protected]>
update repository url

github.com/TryGhost/node-sqlite3 - 5e8073bd3629fbbd784437d26b51109630e2b0ea authored almost 14 years ago by Konstantin Käfer <[email protected]>
make sure that verbose mode is only applied once

github.com/TryGhost/node-sqlite3 - 37b923e9db77dc853592aa5aa3e660478223b77d authored almost 14 years ago by Konstantin Käfer <[email protected]>
bump version

github.com/TryGhost/node-sqlite3 - 33410a6dc86eb90a9267f2a06009da58e98cbbfa authored almost 14 years ago by Konstantin Käfer <[email protected]>
move api documentation to wiki

github.com/TryGhost/node-sqlite3 - 10e58be62bd1a0c20f7ce2f77d075164e9326e44 authored almost 14 years ago by Konstantin Käfer <[email protected]>
update readme

github.com/TryGhost/node-sqlite3 - b85af74eb3985ff7b42a47cc06c32b8137379791 authored almost 14 years ago by Konstantin Käfer <[email protected]>
document verbose mode

github.com/TryGhost/node-sqlite3 - f6f7da7d6ab8654771218a9c52c928ed45d3cc10 authored almost 14 years ago by Konstantin Käfer <[email protected]>
add tracing support. Enable with sqlite3.verbose()

github.com/TryGhost/node-sqlite3 - 6d43ef8b3805507f5005a8ab217aec6aa034862c authored almost 14 years ago by Konstantin Käfer <[email protected]>
make sure the callback function is called when preparing fails before parameters can be bound

github.com/TryGhost/node-sqlite3 - 230674ef5466337df73d5ecc03711c715148862e authored almost 14 years ago by Konstantin Käfer <[email protected]>
bump version

github.com/TryGhost/node-sqlite3 - 9a0b6f75b1eb11fddccd894f50ab9f6b36e1868a authored almost 14 years ago by Konstantin Käfer <[email protected]>
fix issue #1: when running a statement multiple times, continue even after one query might not have returned any results

github.com/TryGhost/node-sqlite3 - b51e977569c6d9f2f257dc2a465e4400d7e8e524 authored almost 14 years ago by Konstantin Käfer <[email protected]>
bump version

github.com/TryGhost/node-sqlite3 - fd65a630139cfa196f963b10a78df77b91efbcbf authored almost 14 years ago by Konstantin Käfer <[email protected]>
set maxListeners in all tests

github.com/TryGhost/node-sqlite3 - f8fc30980825b9a74dff454666120953d31a4657 authored almost 14 years ago by Konstantin Käfer <[email protected]>
Merge branch 'master' of github.com:developmentseed/node-sqlite3

github.com/TryGhost/node-sqlite3 - 4416881e4752bb06676b63e098d07962b94c9737 authored almost 14 years ago by kkaefer <[email protected]>
include library

github.com/TryGhost/node-sqlite3 - fd98d7997bb48b5d39be27439753201c63018652 authored almost 14 years ago by kkaefer <[email protected]>
bumping version

github.com/TryGhost/node-sqlite3 - 402f88d93392c0141ab1cf6796ed1ba196b6f6d7 authored almost 14 years ago by Konstantin Käfer <[email protected]>
bumping version

github.com/TryGhost/node-sqlite3 - eea26f963e46a8dae5fcee56dda9d8a0a2211b35 authored almost 14 years ago by Konstantin Käfer <[email protected]>
add compatibility for some versions of gcc and add sqlite3.h to configure script

github.com/TryGhost/node-sqlite3 - 81f36a877f35be0a97b65ba7a04ced9344155469 authored almost 14 years ago by Konstantin Käfer <[email protected]>
fix for gcc

github.com/TryGhost/node-sqlite3 - ec4de9c6e4625dfb2a8ddcbc43b2f69fc549aaf5 authored almost 14 years ago by Konstantin Käfer <[email protected]>
add info about comments

github.com/TryGhost/node-sqlite3 - 0252ffbff9ade75b6beff524437853f9613012ea authored almost 14 years ago by Konstantin Käfer <[email protected]>
v0.2.4 is the earliest version that works

github.com/TryGhost/node-sqlite3 - 45d622832646ffeb0847d55dab6b07bf9e01efba authored almost 14 years ago by Konstantin Käfer <[email protected]>
include correct file

github.com/TryGhost/node-sqlite3 - 74c69ebf4eb3cd51feb860c4b87745b59201d571 authored almost 14 years ago by Konstantin Käfer <[email protected]>
more elaborate test for Database#exec

github.com/TryGhost/node-sqlite3 - e2305f246ffe982bd5b0e5f386a69bd3e07bb9c5 authored almost 14 years ago by Konstantin Käfer <[email protected]>
add documentation for Database#exec

github.com/TryGhost/node-sqlite3 - c5cd5ee2ee3dfc0dc8dd03dfea7433d904dc19f8 authored almost 14 years ago by Konstantin Käfer <[email protected]>
add Database#exec to execute many statements at once (read: importing files)

github.com/TryGhost/node-sqlite3 - 0eb265ad0c0546f4aa056536c70aa44e54d75c24 authored almost 14 years ago by Konstantin Käfer <[email protected]>
make sure to create the tmp directory before testing and remove the listener warning in node v0.4

github.com/TryGhost/node-sqlite3 - f737e96710f089900b51d362c321f3a619ed880f authored almost 14 years ago by Konstantin Käfer <[email protected]>
automatically create test database on first test execution

github.com/TryGhost/node-sqlite3 - a4cdfdd270a96894ab5d6f1bd892acc93a4ee0bb authored almost 14 years ago by Konstantin Käfer <[email protected]>
Merge branch 'master' of github.com:developmentseed/node-sqlite3

github.com/TryGhost/node-sqlite3 - 6cd00d9845a652698fe06af7e5d562fb0934c18d authored almost 14 years ago by Konstantin Käfer <[email protected]>
make compatible with g++

github.com/TryGhost/node-sqlite3 - 41183e5578568c960903bccbcea1685156705c60 authored almost 14 years ago by Konstantin Käfer <[email protected]>
fix a few spellings in documentation

github.com/TryGhost/node-sqlite3 - fcf7e63d3c59dc7cd2df071035b511b203bcb4e6 authored almost 14 years ago by Dane Springmeyer <[email protected]>
escape asterisk

github.com/TryGhost/node-sqlite3 - 57bcffb3f6cfbb549e33211c3ad5d8d5d622255f authored almost 14 years ago by Konstantin Käfer <[email protected]>
add information about serialization

github.com/TryGhost/node-sqlite3 - b022f704b73dafd868faf1dc13515c11192c694f authored almost 14 years ago by Konstantin Käfer <[email protected]>
more documentation

github.com/TryGhost/node-sqlite3 - d828344fa1975666a705736d9ebc211fe2dd272a authored almost 14 years ago by Konstantin Käfer <[email protected]>
more documentation

github.com/TryGhost/node-sqlite3 - 5d97fa38fe5241083758de94f97a6ca23e784371 authored almost 14 years ago by Konstantin Käfer <[email protected]>
correctly indent code samples

github.com/TryGhost/node-sqlite3 - ae44f9aa6d12107452188629a2be96f6123c7fe3 authored almost 14 years ago by Konstantin Käfer <[email protected]>
separate paragraphs

github.com/TryGhost/node-sqlite3 - 03cb337de27148f55fcd4a141f3b2ec3f59891fe authored almost 14 years ago by Konstantin Käfer <[email protected]>
first bits of documentation

github.com/TryGhost/node-sqlite3 - 728059d7595885aa8fcebf934987d9c11ee3f403 authored almost 14 years ago by Konstantin Käfer <[email protected]>
add Statement#lastID and Statement#changes on .run() queries

github.com/TryGhost/node-sqlite3 - 87e12892fb7018433d6e55adf27e674b60691740 authored almost 14 years ago by Konstantin Käfer <[email protected]>
delete field objects as early as possible

github.com/TryGhost/node-sqlite3 - 9f6496b9487794c1d2847b9cc9a8a3183f828ab5 authored almost 14 years ago by Konstantin Käfer <[email protected]>
remove column results by array index

github.com/TryGhost/node-sqlite3 - 4162bcb0d3376d8d9875111c03ed9bbba33986b2 authored almost 14 years ago by Konstantin Käfer <[email protected]>
fix memory leaks

github.com/TryGhost/node-sqlite3 - 8fdc4c8c237122a2534df97056d682cda870bae1 authored almost 14 years ago by Konstantin Käfer <[email protected]>
support named columns in results

github.com/TryGhost/node-sqlite3 - 72b2667b801f3ad2b3277524cd6c960e5eb1a7be authored almost 14 years ago by Konstantin Käfer <[email protected]>
integrate the Parameter object into Fields

github.com/TryGhost/node-sqlite3 - 01a5a04077846a6f58733182784055bfd05b74c9 authored almost 14 years ago by Konstantin Käfer <[email protected]>
make JSON valid

github.com/TryGhost/node-sqlite3 - f0f0c835ff3233c4beeae6b18fe4fee5ccec27d8 authored almost 14 years ago by Konstantin Käfer <[email protected]>
update compatibility information

github.com/TryGhost/node-sqlite3 - 45672f6c5ae773cc53f3159c64c0e111ed8503ca authored almost 14 years ago by Konstantin Käfer <[email protected]>
compatibility with node 0.2.x

github.com/TryGhost/node-sqlite3 - bd153a81d37c56c386e3da897fdda334bf266b92 authored almost 14 years ago by Konstantin Käfer <[email protected]>
don't support old API

github.com/TryGhost/node-sqlite3 - 58662dcde6bc850c367e150ba39336e080d6ee31 authored almost 14 years ago by Konstantin Käfer <[email protected]>
named parameters when inserting

github.com/TryGhost/node-sqlite3 - d9d87db782c01f30dcdb4f0cf8c3e6730dc37f83 authored almost 14 years ago by Konstantin Käfer <[email protected]>
add tests for large numbers

github.com/TryGhost/node-sqlite3 - e16b8bc770df038a93d164a056736c9f16554ac0 authored almost 14 years ago by Konstantin Käfer <[email protected]>
implement Statement#each with ev_async

github.com/TryGhost/node-sqlite3 - e436fca5ddd06794d44714487e828a6a22866b77 authored almost 14 years ago by Konstantin Käfer <[email protected]>
add blob support

github.com/TryGhost/node-sqlite3 - 09e68144119992f09b3d0a696aaac2d9769d199a authored almost 14 years ago by Konstantin Käfer <[email protected]>
fix test suite

github.com/TryGhost/node-sqlite3 - 6e391c03dfedc6dfda48e9b7ddd694886bd999b8 authored almost 14 years ago by Konstantin Käfer <[email protected]>
update package.json

github.com/TryGhost/node-sqlite3 - b4fa4db2ec826d6597d0d7bef1b442b6094d6afe authored almost 14 years ago by Konstantin Käfer <[email protected]>
don't include unneeded header file

github.com/TryGhost/node-sqlite3 - fcf2144601a6e8248dce92e165d7d94589f8fb9a authored almost 14 years ago by Konstantin Käfer <[email protected]>
cleanup repository

github.com/TryGhost/node-sqlite3 - fe984b91b545d0a865e708d8db278fdbeda47657 authored almost 14 years ago by Konstantin Käfer <[email protected]>
test unicode characters

github.com/TryGhost/node-sqlite3 - 17cf082bd252313c5a99dcbde9e6959d08745923 authored almost 14 years ago by Konstantin Käfer <[email protected]>
correctly check bind arguments

github.com/TryGhost/node-sqlite3 - debc81b4b398db9e1f809bc977566f2c458a3593 authored almost 14 years ago by Konstantin Käfer <[email protected]>
cleanup build script

github.com/TryGhost/node-sqlite3 - 92d0e9c9c503c98e828e2a1cbf384a2c70a429c0 authored almost 14 years ago by Konstantin Käfer <[email protected]>
add serialization API

github.com/TryGhost/node-sqlite3 - d9bdb1d038998b05e0ee80c54fbbd993707d709f authored almost 14 years ago by Konstantin Käfer <[email protected]>
add version info

github.com/TryGhost/node-sqlite3 - e6e648153c56407aaf4c8510398f13cf32b36bb5 authored almost 14 years ago by Konstantin Käfer <[email protected]>
add license file

github.com/TryGhost/node-sqlite3 - 15a76c210c473e8c0c65718335537a1b104d9be9 authored almost 14 years ago by Konstantin Käfer <[email protected]>
update license headers

github.com/TryGhost/node-sqlite3 - bbde96ea3ae3baed669c6efdb8593426cea02d26 authored almost 14 years ago by Konstantin Käfer <[email protected]>
add Database#run, Database#execute, Database#all and Database#get

github.com/TryGhost/node-sqlite3 - 2e0690b701403f4b08cb38880db371807cdbc8a5 authored almost 14 years ago by Konstantin Käfer <[email protected]>
test empty resultset

github.com/TryGhost/node-sqlite3 - 98645f53d8456aa5e4f23afa8b0f334db9d81d4e authored almost 14 years ago by Konstantin Käfer <[email protected]>
add .all() function to retrieve all rows in the result

github.com/TryGhost/node-sqlite3 - bd56d6ca8b49705235d0d99687ade63ec2bb5d76 authored almost 14 years ago by Konstantin Käfer <[email protected]>
wrap in namespace

github.com/TryGhost/node-sqlite3 - 416ffb25a9c011f082fd11f62332c944bfc2b942 authored almost 14 years ago by Konstantin Käfer <[email protected]>
allow start binding parameters from another start index

github.com/TryGhost/node-sqlite3 - 481cfbbbecb17c69a00787a090598245f685adbf authored almost 14 years ago by Konstantin Käfer <[email protected]>
bind parameters for .prepare()

github.com/TryGhost/node-sqlite3 - dd0e118bbc5249937a5771454cbe2c011bd97fb5 authored almost 14 years ago by Konstantin Käfer <[email protected]>
make .run() accept bind parameters

github.com/TryGhost/node-sqlite3 - 96208ca53a4534e02ca24f72388e3860795cb3d7 authored almost 14 years ago by Konstantin Käfer <[email protected]>
separate .run() and .get() functions

github.com/TryGhost/node-sqlite3 - e4ca9eeb98efd9b4569634d4cbd66d31bd22a46f authored almost 14 years ago by Konstantin Käfer <[email protected]>
add .reset()

github.com/TryGhost/node-sqlite3 - 482517de3ec23f10c0274cff665dc94072aec389 authored almost 14 years ago by Konstantin Käfer <[email protected]>
rename run to get to indicate that it returns the next value. The .run() function (yet to be implemented) automatically resets the query before each run and does not return result rows

github.com/TryGhost/node-sqlite3 - 457146dd4fead9fa710d6b848f8743fd5af73e05 authored almost 14 years ago by Konstantin Käfer <[email protected]>
prepare test case

github.com/TryGhost/node-sqlite3 - a3877d66fb58934e0e0f62e10f510ddba4748792 authored almost 14 years ago by Konstantin Käfer <[email protected]>
implement .bind()

github.com/TryGhost/node-sqlite3 - 6d431fa77d1ed86a32cb97a2529673c214be05a7 authored almost 14 years ago by Konstantin Käfer <[email protected]>
prepare/retrieve rows

github.com/TryGhost/node-sqlite3 - 07f206e8c42d2401453193e4ed9e8d0fa0c20001 authored almost 14 years ago by Konstantin Käfer <[email protected]>
return values from queries

github.com/TryGhost/node-sqlite3 - fa981cc9c2b869c6859b815c2a21d2112781050e authored almost 14 years ago by Konstantin Käfer <[email protected]>
save

github.com/TryGhost/node-sqlite3 - 3971b4b59a98850910d8cb35c5f9a003c547ffb9 authored almost 14 years ago by Konstantin Käfer <[email protected]>
not a local handle, so we don't need to close the scope

github.com/TryGhost/node-sqlite3 - 69a9eafa2d72f6ba8384743d308334cfd0cfe47e authored almost 14 years ago by Konstantin Käfer <[email protected]>
make sure that we're only calling functions

github.com/TryGhost/node-sqlite3 - 6a3aa8785c15c1181c8039b3a55898d0351cc769 authored almost 14 years ago by Konstantin Käfer <[email protected]>
destroy statement objects as soon as we can

github.com/TryGhost/node-sqlite3 - 0668424b626aa3660b6887a3b4608f927775035f authored almost 14 years ago by Konstantin Käfer <[email protected]>
make the baton handle refing and unrefing

github.com/TryGhost/node-sqlite3 - 1888eea263c9705800c268ce1c1a3d1c6615d2e5 authored almost 14 years ago by Konstantin Käfer <[email protected]>
allow executing only particular tests with make

github.com/TryGhost/node-sqlite3 - 7e210540830644d939496f38df247f9f20ec62da authored almost 14 years ago by Konstantin Käfer <[email protected]>
update tests to reflect change in how databases are opened

github.com/TryGhost/node-sqlite3 - 933bee905560df46c6854e313866170f432a2bc4 authored almost 14 years ago by Konstantin Käfer <[email protected]>
call callbacks of all remaining items in the queue with an error object when the database was closed

github.com/TryGhost/node-sqlite3 - d841a409eb254d406903ce001ea65cce59c7ca4a authored almost 14 years ago by Konstantin Käfer <[email protected]>
properly close database handles in all circumstances

github.com/TryGhost/node-sqlite3 - 1c2210b59ebec34b1d44b6a157aa67a6c1960dde authored almost 14 years ago by Konstantin Käfer <[email protected]>
garbage collect statements

github.com/TryGhost/node-sqlite3 - 32b1b552fa293dd64747f7f7bfad8d9e51e5df6b authored almost 14 years ago by Konstantin Käfer <[email protected]>
saving work

github.com/TryGhost/node-sqlite3 - eaf72f238fe45298fe2707bc7c441826abf128bb authored almost 14 years ago by Konstantin Käfer <[email protected]>
cleanup

github.com/TryGhost/node-sqlite3 - c09549d049b466489f2074e5a4cc58211b0ae77b authored almost 14 years ago by Konstantin Käfer <[email protected]>
don't compile non-existent file

github.com/TryGhost/node-sqlite3 - 337bdb10f81197cb83b63c6de17bf0661548039b authored almost 14 years ago by Konstantin Käfer <[email protected]>
blob test

github.com/TryGhost/node-sqlite3 - 3ad3bb76781d18cc8c53d1bf316b38bb39ff4ab4 authored almost 14 years ago by Konstantin Käfer <[email protected]>
throw error messages when the queue gets stuck

github.com/TryGhost/node-sqlite3 - d2647714823d2b0aec8820a037514c3cfc785127 authored almost 14 years ago by Konstantin Käfer <[email protected]>
saving state of work

github.com/TryGhost/node-sqlite3 - 9a79d3df9628d436e0d7d077545114c3c1387deb authored almost 14 years ago by Konstantin Käfer <[email protected]>
unify indentation and rework database opening, closing and garbage collection

github.com/TryGhost/node-sqlite3 - db72749d47e38663be5db8f8134b47ddf42657d4 authored almost 14 years ago by Konstantin Käfer <[email protected]>
rename dbo to db

github.com/TryGhost/node-sqlite3 - 493050a943341b67287a89f896e0e966662caa0a authored almost 14 years ago by Konstantin Käfer <[email protected]>
rename to macros.h

github.com/TryGhost/node-sqlite3 - f41e01c3336494bb9c0928b17abf3f1a05c37b65 authored almost 14 years ago by Konstantin Käfer <[email protected]>
whitespace fixes

github.com/TryGhost/node-sqlite3 - 035e7c90b9ccac59da6a7c0a7785faa8f660ddae authored almost 14 years ago by Konstantin Käfer <[email protected]>