Re: EuSQL (from the annoying writer of wxEDB thread)
- Posted by Matt Lewis <matthewwalkerlewis at gmail.com> Dec 10, 2005
- 638 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