Сергей Прохоров
|
092b7f8ea5
Make unit tests work with both rebar and rebar3
|
8 years ago |
Richard Jones
|
2ef0b9f592
tidy up errcode generation
|
10 years ago |
Richard Jones
|
9ff8876af4
add Make case when epgsql_errcodes.erl is missing
|
10 years ago |
David N. Welton
|
b5520b0cde
Make sure everything is compiled prior to starting tests
|
10 years ago |
Matwey V. Kornilov
|
a9f9c492d8
Use 127.0.0.1 instead localhost to avoid IPv6 issues
|
10 years ago |
David N. Welton
|
f210904c88
Attempt to use our own, "self-contained" Postgres
|
10 years ago |
David N. Welton
|
dd49b0891f
Ensure that the data in the database matches the current git version
|
10 years ago |
David N. Welton
|
9a71ef2f93
Insert the current git reversion into the schema_version table
|
10 years ago |
Michael Truog
|
d33bd6b766
Rename with epgsql prefix everywhere. #20
|
10 years ago |
David N. Welton
|
6c94bd8911
Added performance_test target to run performance tests from command line.
|
11 years ago |
David N. Welton
|
59d416bac3
Don't run the build.plt target each and every time we run dialyzer.
|
11 years ago |
Sergey Prokhorov
|
8cf3002302
Types for `pgsql` module added. #9
|
11 years ago |
Adam Cammack
|
1ac0c5bb1a
Change Makefile to be drive by rebar
|
11 years ago |
David N. Welton
|
c81f52b928
Removed uuid dependency.
|
11 years ago |
David N. Welton
|
25aefc1b68
Tests use uuid.
|
11 years ago |
David N. Welton
|
808e04dfaf
Added create_testdbs make target to create the test data.
|
11 years ago |
Anton Lebedevich
|
3f9098c278
place tests compiled by make into 'tests' dir
|
12 years ago |
Anton Lebedevich
|
9b659d9b85
Make the library more (rebar) friendly
|
12 years ago |
Andrei Soroker
|
fb967b9bbe
Fix sed call.
|
13 years ago |
Will
|
3895b7c3f6
generate app version from latest git tag
|
13 years ago |
Will
|
6dd2d2638f
document array representation and increment version
|
13 years ago |
Will
|
6766103aa9
a few small Makefile tweaks
|
13 years ago |
Will
|
03da0e0162
fix doc typo and increment version to 1.3
|
14 years ago |
Will
|
fd65f3fcdd
add test for starting as OTP application
|
14 years ago |
Will
|
0cbf00e9cb
generate epgsql.app at compile time
|
14 years ago |
Will
|
57b963ba6e
add support for multibyte character(N)
|
16 years ago |
Will
|
6c1f19d2c5
implement support for SSL session encryption
|
16 years ago |
Will
|
7f8eeb68c8
implement support for integer_datetimes
|
16 years ago |
Will
|
062af07abf
update app version to 1.0
|
16 years ago |
Will
|
3ba971f9db
clean up application resource file
|
16 years ago |