vonghia / sqlite4java

Automatically exported from code.google.com/p/sqlite4java
0 stars 0 forks source link

Support methods with long sizes #70

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Appeared in sqlite 3.8.7
|sqlite3_bind_blob64|   https://www.sqlite.org/c3ref/bind_blob.html|
|sqlite3_bind_text64|   ||
|sqlite3_result_blob64| https://www.sqlite.org/c3ref/result_blob.html|
|sqlite3_result_text64| ||

Original issue reported on code.google.com by evj...@almworks.com on 28 Oct 2014 at 1:51

GoogleCodeExporter commented 8 years ago
Due to Google closing Google Code, we have moved sqlite4java project to 
BitBucket. New project home page: 
https://bitbucket.org/almworks/sqlite4java/overview

All issues have been transferred. Unfortunately, it wasn't possible to transfer 
Reporter, Votes and Watches. Please check the issues you are interested in at 
https://bitbucket.org/almworks/sqlite4java/issues?status=new&status=open

Note that the issue tracker on Google Code is no longer tracked and any further 
comments or new issues posted here will be lost when Google Code shuts down.

I apologize for the inconvenience.
Igor Sereda

Original comment by ser...@almworks.com on 28 Jun 2015 at 4:22