| revision | author | date | description |
|---|---|---|---|
| 21625 | sjamaan | Wed Nov 24 19:01:58 2010 | Add an example of sql-or behaviour in the presence of only sql-null and #f |
| 15523 | svnwiki | Thu Aug 20 18:04:58 2009 | Changes applied for aaco (201.95.207.134) through svnwiki: Since both '(sql-null)' and '#f' are seen as false for sql-or, then the statement '(sql-or #f (sql-null) 1)' must return 1, and not SQL-NULL. |
| 14695 | sjamaan | Mon May 18 09:13:58 2009 | Remove application/octetstream mime-type property from sql-null (no idea how it got there...) |
| 14675 | sjamaan | Sun May 17 12:50:58 2009 | Add docs for sql-null in Chicken 4 |
| 14674 | sjamaan | Sun May 17 11:56:58 2009 | Add some more wiki syntax and a license for clarity |
| 13628 | sjamaan | Mon Mar 9 21:39:58 2009 | Add 'egg' tag to every egg that was missing it, and clean up a few docs I came across while doing so |
| 13621 | sjamaan | Mon Mar 9 19:23:58 2009 | Move old chicken 3 eggs over to eggref/3 |
| 5135 | felix | Tue Jul 17 07:49:58 2007 | fixed markup in sql-null page |
| 5134 | svnwiki | Tue Jul 17 06:16:58 2007 | Changes applied for Ivan Shmakov (82.179.20.34) through svnwiki: Initial revision. |