This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
racket
Watch
1
Star
0
Fork
0
You've already forked racket
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e4f3d8e73c
racket
/
collects
/
db
/
private
/
sqlite3
History
Ryan Culpepper
681558328e
add last inserted row, # changes to simple-result info
...
The info keys are 'insert-id, 'affected-rows, as for mysql.
2013-01-07 19:52:51 -05:00
..
connection.rkt
add last inserted row, # changes to simple-result info
2013-01-07 19:52:51 -05:00
dbsystem.rkt
db: added support for postgresql 9.2 types (json, ranges)
2012-09-17 12:29:17 -04:00
ffi-constants.rkt
A bunch of more typos like the ones in David's commit.
2012-02-21 14:21:43 -05:00
ffi.rkt
add last inserted row, # changes to simple-result info
2013-01-07 19:52:51 -05:00
main.rkt
db: add `sqlite3-available?'
2012-11-23 18:44:51 -07:00