Edit history for page: eggref/4/sql-null

revision author date description r1 r2
39572 sjamaan Tue Feb 2 12:10:00 2021 Add "outdated egg" notes to all the CHICKEN 4 eggs
21625 sjamaan Wed Nov 24 19:01:00 2010 Add an example of sql-or behaviour in the presence of only sql-null and #f
15523 svnwiki Thu Aug 20 18:04:00 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:00 2009 Remove application/octetstream mime-type property from sql-null (no idea how it got there...)
14675 sjamaan Sun May 17 12:50:00 2009 Add docs for sql-null in Chicken 4
14674 sjamaan Sun May 17 11:56:00 2009 Add some more wiki syntax and a license for clarity
13628 sjamaan Mon Mar 9 21:39:00 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:00 2009 Move old chicken 3 eggs over to eggref/3
5135 felix Tue Jul 17 07:49:00 2007 fixed markup in sql-null page
5134 svnwiki Tue Jul 17 06:16:00 2007 Changes applied for Ivan Shmakov (82.179.20.34) through svnwiki: Initial revision.