Re: sqlYoga: sqlite primary key and a few detailed questions

2010-04-08 Thread David Bovill
.nabble.com/sqlYoga-sqlite-primary-key-and-a-few-detailed-questions-tp1753188p1755712.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url

Re: sqlYoga: sqlite primary key and a few detailed questions

2010-04-08 Thread Trevor DeVore
On Apr 6, 2010, at 1:44 PM, David Bovill wrote: I've had some time to start implementing the local handler database in sqlYoga: and have noticed a couple of things: 1. An sqlite table handler db with a field id set as a primary key does not show in the db schema of sqlYoga. Do I have to

Re: sqlYoga: sqlite primary key and a few detailed questions

2010-04-07 Thread Andrew Kluthe
: http://n4.nabble.com/sqlYoga-sqlite-primary-key-and-a-few-detailed-questions-tp1753188p1755712.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url

sqlYoga: sqlite primary key and a few detailed questions

2010-04-06 Thread David Bovill
I've had some time to start implementing the local handler database in sqlYoga: and have noticed a couple of things: 1. An sqlite table handler db with a field id set as a primary key does not show in the db schema of sqlYoga. Do I have to script this using something ike sqlrecord_set