Step now returns {row, Row} to more clearly return errors

This commit is contained in:
Maas-Maarten Zeeman
2012-12-26 14:25:53 +01:00
parent 0b7da430bb
commit 2b669a706f
3 changed files with 43 additions and 24 deletions

View File

@@ -2,7 +2,7 @@
[
{description, "sqlite nif interface"},
{vsn, "1"},
{modules, [esqlite, esqlite_nif]},
{modules, [esqlite3, esqlite3_nif]},
{registered, []},
{applications, [
kernel,