1. EuSQL (from the annoying writer of wxEDB thread)
- Posted by Alex Chamberlain <alex.chamberlain at tiscali.co.uk> Dec 09, 2005
- 643 views
- Last edited Dec 10, 2005
Hi Matt, again, I was wondering if there was ever going to be a Boolean datatype in EuSQL? Does anyone else think this is a good idea? Thanks alot, Alex
2. Re: EuSQL (from the annoying writer of wxEDB thread)
- Posted by Matt Lewis <matthewwalkerlewis at gmail.com> Dec 10, 2005
- 640 views
Alex Chamberlain wrote: > > Hi Matt, again, I was wondering if there was ever going to be a Boolean > datatype > in EuSQL? Does anyone else think this is a good idea? > It's possible, and would conform to the standard, although since it's all Euphoria based, you can always use an integer or an atom in an equivalent manner. I'll think about adding the boolean. Matt Lewis