Sergey Prokhorov
|
406ba7919a
Support for `varchar[]`
|
11 лет назад |
David N. Welton
|
0e84176be4
Added several more macros for the wire protocol.
|
11 лет назад |
David N. Welton
|
670dc15ef7
Added descriptive macros for various commands and responses.
|
11 лет назад |
Kevin Smith
|
2f0ad9d81d
Fix support for unnamed statements
|
11 лет назад |
David N. Welton
|
e3c34bc141
Merge pull request #3 from acammack/autopopulate_modules
|
11 лет назад |
bullno1
|
65f28578c0
Add support for {array, hstore}
|
11 лет назад |
bullno1
|
7e37aff145
Add support for hstore data type
|
11 лет назад |
Adam Cammack
|
1ac0c5bb1a
Change Makefile to be drive by rebar
|
11 лет назад |
David N. Welton
|
a4b9d0c175
Merge pull request #4 from bullno1/array-type-name
|
11 лет назад |
bullno1
|
a55631d105
Decode {array, char} as bpchar
|
11 лет назад |
bullno1
|
a3ffc217bb
Change array types naming convention from typearray to {array, type}
|
11 лет назад |
David N. Welton
|
9fd7f6b0e7
UUID arrays were not being handled well when passed as a list of strings.
|
11 лет назад |
David N. Welton
|
c81f52b928
Removed uuid dependency.
|
11 лет назад |
David N. Welton
|
7daa2edc12
Added simple uuid test, which passes.
|
11 лет назад |
David N. Welton
|
25aefc1b68
Tests use uuid.
|
11 лет назад |
David N. Welton
|
1f6b18d0b0
Make sure crypt applications are started for crypto test, add asn1 to
|
11 лет назад |
David N. Welton
|
198a4bdf29
Need uuid to test uuids.
|
11 лет назад |
David N. Welton
|
6c6775e061
Added a bit more information about running the tests.
|
11 лет назад |
David N. Welton
|
963ed596ea
Added a uuid field to the test schema.
|
11 лет назад |
David N. Welton
|
b7b44ac22e
Added a reset.sql to remove all the test users and databases.
|
11 лет назад |
David N. Welton
|
05a61a7bbb
Deleted rebar binary from the repository.
|
11 лет назад |
David N. Welton
|
db3efd41a7
Added mailing list link to README.
|
11 лет назад |
David N. Welton
|
808e04dfaf
Added create_testdbs make target to create the test data.
|
11 лет назад |
Ali Sabil
|
0003ccdacb
Add support for uuid and uuid arrays (from soundrop: https://github.com/soundrop/epgsql/ )
|
11 лет назад |
Anton Lebedevich
|
f42f6fe6ab
move test/data back to test_data (to allow both rebar and make test find it)
|
12 лет назад |
Anton Lebedevich
|
3f9098c278
place tests compiled by make into 'tests' dir
|
12 лет назад |
Anton Lebedevich
|
15bbf155f9
syntax fix after merge
|
12 лет назад |
Anton Lebedevich
|
9b659d9b85
Make the library more (rebar) friendly
|
12 лет назад |
Anton Lebedevich
|
7b6c71e5b3
Merge branch 'batch-error' into async-integration
|
12 лет назад |
Anton Lebedevich
|
9d5700173b
don't unwrap single element list for execute_batch
|
12 лет назад |