Hi,,

On Wed, Apr 13, 2016 at 10:54 AM, J Decker <d3ck0r at gmail.com> wrote:
> Yes, you can get the create statement from sqlite_master table

I was kind of hoping for a simpler solution so that not to parse "CREATE TABLE"
statement...

Well, I guess I will have to.

Thank you.

>
> On Wed, Apr 13, 2016 at 4:54 AM, Igor Korot <ikorot01 at gmail.com> wrote:
>> Hi,
>> Is it possible to get whether the column is set to autoincrement or not?
>>
>> PRAGMA table_info() does not give such info...
>>
>> Thank you.
>> _______________________________________________
>> sqlite-users mailing list
>> sqlite-users at mailinglists.sqlite.org
>> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
> _______________________________________________
> sqlite-users mailing list
> sqlite-users at mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to