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 handling of quotes in generating C literals
Adam Chlipala
2012-01-02
*
Fix catalog querying about empty tables
Adam Chlipala
2011-11-18
*
Configuration detects proper header files for database dev libraries
Adam Chlipala
2011-05-29
*
Fix MySQL time handling
Adam Chlipala
2011-03-27
*
'tryDml' works with Postgres
Adam Chlipala
2010-09-07
*
tryDml
Adam Chlipala
2010-09-05
*
Better UTF-8 escaping for JavaScript and SQL literals
Adam Chlipala
2010-08-10
*
Relational operators portability
Adam Chlipala
2010-04-01
*
All three current protocols work with move to using uw_app
Adam Chlipala
2009-12-27
*
Initializers and setval
Adam Chlipala
2009-12-13
*
Chars working with SQLite
Adam Chlipala
2009-10-22
*
Get char working with MySQL
Adam Chlipala
2009-10-22
*
Initial support for char in SQL
Adam Chlipala
2009-10-22
*
Fix some MySQL hijinks
Adam Chlipala
2009-10-12
*
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