Skip to main content
November 5, 2013
Answered

What version SQLite does AIR run?

  • November 5, 2013
  • 1 reply
  • 567 views

Anyone know?

Cheers!!!!

This topic has been closed for replies.
Correct answer sinious

If you run the statement 'SELECT sqlite_source_id()' on AIR 3.9 I get:

2010-12-07 20:14:09 a586a4deeb25330037a49df295b36aaf624d0f45

Which looked up on the SQLLite timeline shows that at 2010-12-07 drh commited a release that matches, which is 3.7.4 RC4.

1 reply

sinious
siniousCorrect answer
Legend
November 6, 2013

If you run the statement 'SELECT sqlite_source_id()' on AIR 3.9 I get:

2010-12-07 20:14:09 a586a4deeb25330037a49df295b36aaf624d0f45

Which looked up on the SQLLite timeline shows that at 2010-12-07 drh commited a release that matches, which is 3.7.4 RC4.