Commit Graph

12 Commits

Author SHA1 Message Date
Alexey Romanov
d0701903aa Use single codebase for all Erlang versions 2014-10-12 21:35:15 +04:00
Alexey Romanov
56468292d5 Simplify building on Windows
Include SQLite3 3.8.6 code to avoid having to
download binaries, remove hard-coded paths,
improve documentation.
2014-10-11 13:45:05 +04:00
Alexey Romanov
99e7a2188a Added details about building on Windows 2014-10-11 01:48:14 +04:00
Alexey Romanov
d6fad111c6 Add esqlite mention to README.md 2014-10-10 11:44:50 +04:00
Alexey Romanov
c5671f996e Build status added to README 2014-10-10 00:55:33 +04:00
Alexey Romanov
e7d0f9c221 Changed supported Erlang versions 2014-10-10 00:40:06 +04:00
Alexey Romanov
54048aae5b Define ERLANG_SQLITE3_LOAD_EXTENSION by default
Fixes #30
2014-10-09 23:56:13 +04:00
András Veres-Szentkirályi
6988da35dd fixed test file path in README
fa377cc942 moved the test file from `src`
to `test`, while README still mentioned former
2013-04-01 20:58:33 +02:00
Alexey Romanov
5a2bb57854 Mentioned required Erlang and SQLite3 versions 2012-10-06 00:43:51 +04:00
Alexey Romanov
600656b2f5 Restored README 2012-02-24 14:28:30 +04:00
Ulf Wiger
6986d0bbde Changed the type of table names to include binaries and strings.
Table names get converted into iolists anyway, and in some applications,
it is undesireable to have to create atoms for dynamic table names.
2012-02-22 20:44:07 +01:00
Alexey Romanov
6383713680 Improved README, switched to markdown 2010-12-22 16:40:18 +03:00