Commit History

Author SHA1 Message Date
  Сергей Прохоров b4413553a4 Typespecs for `apgsql` and `ipgsql` added. #9 11 years ago
  Sergey Prokhorov 8cf3002302 Types for `pgsql` module added. #9 11 years ago
  David N. Welton f67465f6e4 Merge pull request #8 from seriyps/varchar-array 11 years ago
  Sergey Prokhorov 8122543fc8 Added `varchar[]` to tests 11 years ago
  Sergey Prokhorov 406ba7919a Support for `varchar[]` 11 years ago
  David N. Welton 0e84176be4 Added several more macros for the wire protocol. 11 years ago
  David N. Welton 670dc15ef7 Added descriptive macros for various commands and responses. 11 years ago
  David N. Welton e3c34bc141 Merge pull request #3 from acammack/autopopulate_modules 11 years ago
  Adam Cammack 1ac0c5bb1a Change Makefile to be drive by rebar 11 years ago
  David N. Welton a4b9d0c175 Merge pull request #4 from bullno1/array-type-name 11 years ago
  bullno1 a55631d105 Decode {array, char} as bpchar 11 years ago
  bullno1 a3ffc217bb Change array types naming convention from typearray to {array, type} 11 years ago
  David N. Welton 9fd7f6b0e7 UUID arrays were not being handled well when passed as a list of strings. 11 years ago
  David N. Welton c81f52b928 Removed uuid dependency. 11 years ago
  David N. Welton 7daa2edc12 Added simple uuid test, which passes. 11 years ago
  David N. Welton 25aefc1b68 Tests use uuid. 11 years ago
  David N. Welton 1f6b18d0b0 Make sure crypt applications are started for crypto test, add asn1 to 11 years ago
  David N. Welton 198a4bdf29 Need uuid to test uuids. 11 years ago
  David N. Welton 6c6775e061 Added a bit more information about running the tests. 11 years ago
  David N. Welton 963ed596ea Added a uuid field to the test schema. 11 years ago
  David N. Welton b7b44ac22e Added a reset.sql to remove all the test users and databases. 11 years ago
  David N. Welton 05a61a7bbb Deleted rebar binary from the repository. 11 years ago
  David N. Welton db3efd41a7 Added mailing list link to README. 11 years ago
  David N. Welton 808e04dfaf Added create_testdbs make target to create the test data. 11 years ago
  Ali Sabil 0003ccdacb Add support for uuid and uuid arrays (from soundrop: https://github.com/soundrop/epgsql/ ) 11 years ago
  Anton Lebedevich f42f6fe6ab move test/data back to test_data (to allow both rebar and make test find it) 12 years ago
  Anton Lebedevich 3f9098c278 place tests compiled by make into 'tests' dir 12 years ago
  Anton Lebedevich 15bbf155f9 syntax fix after merge 12 years ago
  Anton Lebedevich 9b659d9b85 Make the library more (rebar) friendly 12 years ago
  Anton Lebedevich 7b6c71e5b3 Merge branch 'batch-error' into async-integration 12 years ago