Dave

Results 27 comments of Dave

I think topkg makes building an opam package much easier. cc: @tekknolagi who set this up.

Crazy idea: Use package.json as the source of truth, and add a small js script that generates all the build artifacts for both bucklescript and native.

@bsansouci, How will this work now that reason project uses jbuilder?

This is definitely on my todo prior to doing a proper release.

The issue you are encountering is that the the enumerated IResultSetValue instances are references to underlying SQLite dynamic types, and only valid for a specific iteration of the underly sqlite...

Yeah, I'd accept a PR for that. I'm pretty sure the exception is thrown by accessing the StatementImpl.sqlite3_stmt property here: https://github.com/bordoley/SQLitePCL.pretty/blob/master/SQLitePCL.pretty/Implementation.cs#L130 That property access is called from ResultSetValueImpl.ToInt() here: https://github.com/bordoley/SQLitePCL.pretty/blob/master/SQLitePCL.pretty/SQLiteValue.cs#L631

https://github.com/bordoley/Sparse

Can be added directly SQLiteDatabaseConnection so it is no longer a 0.1.0 blocker.

Is this blocking you. I'm in the middle of a large work project, so I'm not sure I will be able to get to reviewing this or pushing an update...

I just wanted to update you that this will probably have to wait until the middle of next week. I have a project I need to finish up over the...