index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mysql.sml
Commit message (
Expand
)
Author
Age
*
Fix MySQL timestamp input
Adam Chlipala
2009-09-15
*
Fix some MySQL bugs
Adam Chlipala
2009-09-13
*
Blobs tested in MySQL and SQLite
Adam Chlipala
2009-07-18
*
Tweaking demos a bit
Adam Chlipala
2009-07-17
*
Fix month off-by-one for MySQL timestamps
Adam Chlipala
2009-07-17
*
Most of demo working with SQLite
Adam Chlipala
2009-07-17
*
demo/sql works with SQLite
Adam Chlipala
2009-07-17
*
Check for existence of sequences (MySQL)
Adam Chlipala
2009-07-17
*
MySQL CGI working
Adam Chlipala
2009-07-17
*
Testing nested queries
Adam Chlipala
2009-07-17
*
Demo working with MySQL
Adam Chlipala
2009-07-16
*
Sequence code compiles in MySQL
Adam Chlipala
2009-07-16
*
MySQL accepts generated demo DDL
Adam Chlipala
2009-07-16
*
Demo compiles again with Postgres and MySQL; MySQL version lacks sequence cod...
Adam Chlipala
2009-07-12
*
demo/sql working with MySQL
Adam Chlipala
2009-07-12
*
MySQL demo/sql succeeds in reading no rows
Adam Chlipala
2009-07-12
*
MySQL query gets up to C linking
Adam Chlipala
2009-07-12
*
Validating views
Adam Chlipala
2009-06-30
*
Move all DBMS initialization to #init
Adam Chlipala
2009-06-30
*
Moved nextval code into Settings
Adam Chlipala
2009-06-28
*
Moved dml code into Settings
Adam Chlipala
2009-06-28
*
Moved query code into Settings
Adam Chlipala
2009-06-28
*
Start of multi-DBMS support
Adam Chlipala
2009-06-28