On 6 Aug 2012, at 1:04pm, Chris Smith <smitt...@gmail.com> wrote:

> Running Mountain Lion, I got:
> 2012-06-11 02:05:22 f5b5a13f7394dc143aa136f1d4faba6839eaa6dc
> 
> for:
> sqlite3 :memory: 'SELECT sqlite_source_id()'

For comparison, in a pre-release version of Mountain Lion I get

$ which sqlite3
/usr/bin/sqlite3

$ sqlite3 :memory: 'SELECT sqlite_version()'
3.7.12

$ sqlite3 :memory: 'SELECT sqlite_source_id()'
2012-04-03 19:43:07 86b8481be7e76cccc92d14ce762d21bfb69504af

So either Apple has made a change between versions, or we have different paths.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to