Philipp Borgers
|
5575bac1e6
|
remove unused setup-bench-data.js as discussed in issue #548
|
2014-04-16 14:34:31 +02:00 |
|
shine-on
|
7b703ccfed
|
Merge pull request #1 from brianc/master
merge
|
2013-08-31 02:17:27 -07:00 |
|
shine-on
|
29029298fe
|
Drop table if exists
|
2013-08-31 11:20:33 +03:00 |
|
Brian Carlson
|
31318c02a2
|
Speed up JavaScript parser slightly
|
2013-08-07 11:57:43 -05:00 |
|
Maciek Sakrejda
|
816e9b43ea
|
Use the standard postgres:// URL prefix for consistency
Fixes #286.
|
2013-07-22 10:45:26 -07:00 |
|
bmc
|
ddc2ae9bec
|
Run script to create test table on postgres 9.2
|
2013-04-22 10:38:47 -05:00 |
|
bmc
|
94cc165b5e
|
Remove create DB portion of travis script
|
2013-04-22 05:48:33 -05:00 |
|
bmc
|
a8cfa18f09
|
Add tests for pg@9.2 on travis
|
2013-04-22 05:18:13 -05:00 |
|
brianc
|
9c7a33caca
|
remove 2 parameter pg.connect function
|
2013-03-07 15:57:00 -06:00 |
|
brianc
|
96f7179094
|
expose type converter overrides & warn on giant numeric values
|
2012-03-21 22:36:18 -05:00 |
|
Alexander Sulfrian
|
f698ed4459
|
use config dict in all test
instead of the connection string use the config dict in all tests to
be able to specify things like binary mode
|
2011-11-22 05:00:54 +01:00 |
|
Chad Stansbury
|
4a7d894c8d
|
Removed (apparently obsolete) require('util') statement from create-test-tables so that the script could run w/o error.
|
2011-11-07 16:05:26 -06:00 |
|
brianc
|
06585d6e2c
|
require 'util' instead of 'sys'
|
2011-10-10 19:40:52 -05:00 |
|
Aleksey Zhukov
|
6dd0157280
|
Fixes for testing with non-local Postgres server.
|
2011-07-20 01:55:39 +04:00 |
|
Brian Carlson
|
d81547d7c0
|
updated type list script
|
2011-01-21 16:53:07 -06:00 |
|
brianc
|
7dc89cec04
|
made integration tests die faster when they cannot connect to the database
|
2010-12-19 15:12:51 -06:00 |
|
brianc
|
30246c16d5
|
script for debugging of text version of type output
|
2010-10-27 16:49:56 -05:00 |
|
brianc
|
6ddfce3500
|
updated script to use client api instead of connection api
|
2010-10-26 17:04:58 -05:00 |
|
brianc
|
ccc04cdd0b
|
add cli parsing to all tests
|
2010-10-25 01:30:14 -05:00 |
|
brianc
|
d927e7e3f5
|
changed Connection#startupMessage to Connection#startup
|
2010-10-24 21:28:10 -05:00 |
|
brianc
|
47eb2f5199
|
ugly script to generate some test data for integration testing
|
2010-10-24 15:08:45 -05:00 |
|
brianc
|
c176489348
|
add type IDs to parse command
|
2010-10-24 00:18:48 -05:00 |
|
brianc
|
c91a65273a
|
only list built-in db types
|
2010-10-17 22:25:05 -05:00 |
|
brianc
|
b1d027c6d1
|
added script to push out db types
|
2010-10-12 21:10:44 -05:00 |
|