|
700ae60110
|
Added more Firebird tests
|
2012-04-09 10:15:27 -04:00 |
|
|
4225dfa6e6
|
Update tests for meta-information methods
|
2012-04-09 09:57:21 -04:00 |
|
|
724e09371a
|
Some new tests
|
2012-04-09 09:02:06 -04:00 |
|
|
96ada089ee
|
Fix some tests
|
2012-04-02 10:52:46 -04:00 |
|
|
fdc37f8819
|
Normalize database table listing
|
2012-04-02 10:23:27 -04:00 |
|
|
225a5560fd
|
Travis integration
|
2012-03-23 15:29:34 -04:00 |
|
|
bf98dc55d4
|
Make tests less repeditive
|
2012-03-19 14:30:52 -04:00 |
|
|
498fe54931
|
Added Postgres Tests
|
2012-03-19 10:19:34 -04:00 |
|
|
2b68dc505c
|
Fixed mysql tests
|
2012-03-15 16:52:03 -04:00 |
|
|
70ccdfea0f
|
MySQL tests
|
2012-03-15 16:39:01 -04:00 |
|
|
6efc5ef008
|
Fix issue #7
|
2012-03-15 14:04:45 -04:00 |
|
|
7275eb10fa
|
Add __call to query builder
|
2012-03-15 13:31:23 -04:00 |
|
|
5e73938733
|
A few more query builder tests
|
2012-03-14 15:46:54 -04:00 |
|
|
01020853e2
|
Implemented where_in method of query builder
|
2012-03-14 13:32:18 -04:00 |
|
|
b550cacdd6
|
Refactored query construction
|
2012-03-14 10:52:11 -04:00 |
|
|
3f7236c706
|
Started query queue with like method
|
2012-03-13 20:04:18 -04:00 |
|
|
9aad56fafe
|
Implemented random ordering for databases that support it
|
2012-03-13 18:53:32 -04:00 |
|
|
3767956481
|
Added random function syntax to each driver
|
2012-03-13 18:40:51 -04:00 |
|
|
382664ff6d
|
Added order_by method to query builder
|
2012-03-13 14:57:01 -04:00 |
|
|
f83e93541c
|
Query builder delete tests
|
2012-03-13 13:38:47 -04:00 |
|
|
1d30e2be71
|
Update and Insert tests
|
2012-03-13 12:57:12 -04:00 |
|
|
0022126b96
|
sqlite insert test
|
2012-03-13 12:28:51 -04:00 |
|
|
d74e1907dd
|
Added truncate tests to firebird/sqlite test suites
|
2012-03-12 16:09:12 -04:00 |
|
|
1371ea7af5
|
Added at least one test to every test suite.
|
2012-03-12 11:17:49 -04:00 |
|
|
232de2f92c
|
Test reorganization
|
2012-03-09 16:30:33 -05:00 |
|
|
80a878d16e
|
Split query builder tests
|
2012-03-09 16:17:21 -05:00 |
|
|
6e454f4585
|
Added limit method to query builder
|
2012-03-09 15:55:56 -05:00 |
|
|
ab194c0ee8
|
Added 'from' method to query_builder
|
2012-03-09 14:27:13 -05:00 |
|
|
0654b94793
|
Move QB tests into their own test cases, remove create/delete table tests
|
2012-03-09 13:42:02 -05:00 |
|
|
f8153dcdf8
|
Speed up unit tests
|
2012-03-09 13:15:56 -05:00 |
|
|
c61df13fbc
|
Fix get-where tests
|
2012-03-09 12:52:35 -05:00 |
|
|
6b6660585c
|
Query builder 'where' method
|
2012-03-09 11:56:14 -05:00 |
|
|
913993c963
|
Fix tests
|
2012-03-09 08:26:16 -05:00 |
|
|
6bd17a2150
|
SQLite Test, FIx syntax error
|
2012-03-09 08:10:37 -05:00 |
|
|
0856de65fc
|
Some Query Builder tests
|
2012-03-08 12:37:33 -05:00 |
|
|
1cbfb0a0e3
|
Query builder firebird tests
|
2012-03-08 09:15:42 -05:00 |
|
|
5e9bd131d1
|
added hostname to firebird test connection
|
2012-03-07 21:02:47 -05:00 |
|
|
7568afefa6
|
Revert "Firebird exceptions"
This reverts commit e89a2cedba .
|
2012-03-07 15:21:44 -05:00 |
|
|
e89a2cedba
|
Firebird exceptions
|
2012-03-07 14:50:45 -05:00 |
|
|
c8c5650156
|
Remove debugging statement
|
2012-03-07 08:08:41 -05:00 |
|
|
d555412826
|
Firebird driver now throws PDOException
|
2012-03-06 21:32:49 -05:00 |
|
|
4ee3c3ea43
|
More sqlite tests
|
2012-03-06 16:57:43 -05:00 |
|
|
9d2ceb49e6
|
More Firebird tests
|
2012-03-06 16:53:40 -05:00 |
|
|
6fc5d5d9db
|
Revert "Firebird refactoring"
This reverts commit 46771a7725 .
|
2012-03-06 16:20:59 -05:00 |
|
|
46771a7725
|
Firebird refactoring
|
2012-03-06 15:54:59 -05:00 |
|
|
7859c6ff2d
|
Fix tests broken by bad reference placement
|
2012-03-05 13:02:39 -05:00 |
|
|
a9c9ff14cb
|
Remove unecessary sqlite test file
|
2012-02-29 15:25:35 -05:00 |
|
|
62f5d05849
|
Started query builder class, renamed _manip classes to _sql
|
2012-02-29 14:36:42 -05:00 |
|
|
da6d485785
|
Firebird test tweak
|
2012-02-29 08:57:43 -05:00 |
|
|
d3d8e2e1af
|
Minor formatting changes
|
2012-02-28 22:07:13 -05:00 |
|