Hello,

This might come in too late to make it into Racket 6.6, but I would like to 
ask to update to a more recent version of sqlite.dll in the racket 
release.  I'm not sure what version is the current one, but it has a 
creation date from 2013.

The problem is that the sqllite version shipped with racket will not open 
databases that contain features found in newer versions.   In my case, I 
would like to use SQL views that contain CTE's ("with" statements).  If the 
database contains such a view, the racket db package will fail to open it, 
giving a database malformed error (I suspect there is a database version 
recorded somewhere in the database file.).

Best Regards,
Alex.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-dev/333b1603-709c-4c07-acd8-fddbd6579f18%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to