Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate adding Linq support like System.Data.SQLite #27

Closed
GoogleCodeExporter opened this issue Jun 22, 2015 · 3 comments
Closed

Investigate adding Linq support like System.Data.SQLite #27

GoogleCodeExporter opened this issue Jun 22, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

We should consider how we either integrate with the System.Data.SQLite 
project or how we reimplement Linq support for this library.

Original issue reported on code.google.com by Jay.Beav...@gmail.com on 10 Aug 2009 at 3:42

@GoogleCodeExporter
Copy link
Author

Original comment by noah.hart@gmail.com on 18 Aug 2009 at 5:05

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Please stay away from any ADO or LINQ things (or any other high level thing on 
top of
SQLite API). Robert from System.Data.Sqlite said he will support C#SQLite. 

Original comment by subm...@gmail.com on 19 Aug 2009 at 10:48

@GoogleCodeExporter
Copy link
Author

I feel it is better to let the ADO providers handle this.  Maybe we can revisit 
this in 
the future

Original comment by noah.hart@gmail.com on 20 Aug 2009 at 5:30

  • Changed state: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant