Wiki
Download
Manual
Eggs
API
Tests
Bugs
show
edit
history
Edit history for page: eggref/5/sql-null
revision
author
date
description
r1
r2
39962
mario
Sun Apr 11 09:29:00 2021
eggref/5: add "Repository" section to the documentation of all eggs hosted on svn
35582
sjamaan
Mon Jun 11 20:02:00 2018
Add CHICKEN 5 documentation reference pages for postgresql and sql-null
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.