This website requires JavaScript.
Explore
Help
Sign In
forks
/
esqlite
Watch
1
Star
0
Fork
0
You've already forked esqlite
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
8fa063a3f1c1b0254c82e7c41b14a98ccf1c974a
esqlite
/
c_src
History
Connor Rigby
8fa063a3f1
Add ability to subscribe to table updates.
...
This was implemented based on [this](
https://www.sqlite.org/c3ref/update_hook.html
) document.
2018-11-29 15:30:00 -08:00
..
esqlite3_nif.c
Add ability to subscribe to table updates.
2018-11-29 15:30:00 -08:00
queue.c
…
queue.h
…
sqlite3.c
…
sqlite3.h
…