LinqPad / Sqlite version info and foreign key support
- by wpfwannabe
I am using fabulous LinqPad and its Sqlite driver.
1) Is there a way to obtain Sqlite version information by executing say "select version"?
2) Which driver specific connection string should I use to enable foreign key support in Sqlite?