Skip to content

Better linking for linux, idiomatic changes and add error functions#2

Open
PedroEdiaz wants to merge 5 commits intosaenai255:masterfrom
PedroEdiaz:master
Open

Better linking for linux, idiomatic changes and add error functions#2
PedroEdiaz wants to merge 5 commits intosaenai255:masterfrom
PedroEdiaz:master

Conversation

@PedroEdiaz
Copy link
Copy Markdown
Contributor

This pull request include:

  • Better linking for linux. (libsqlite3.so to libsqlite3.so.o)
  • Default to USE_SYSTEM_LIB=true.
  • Add bit_set[Open_Flags] for idiomatic interface open_v2 and open_blob.
  • Some parameters default to nil.
  • DataType :: enum(c.int) for column_type.
  • Error interface: errcode, extended_errcode, errmsg, errmsg16, errstr.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant