Gregor Aisch
|
03cca31b5b
|
added test for ordered keys
|
2013-12-19 23:46:10 +01:00 |
|
Chen
|
dac921a29e
|
modify testcase for create_table() function
|
2013-12-07 00:22:29 -05:00 |
|
Friedrich Lindenberg
|
b7bbde45fa
|
Fix tests; pass url query args to create_engine. Fixes #40
|
2013-11-15 23:23:03 +02:00 |
|
Yi Xie
|
257d767b6d
|
add options to create custom primary id and type with shorthand format
|
2013-09-15 14:12:30 -04:00 |
|
Yi Xie
|
95cc5dd411
|
simplify creat_table interface
|
2013-09-13 09:42:35 -04:00 |
|
Yi Xie
|
bfd75360be
|
create table with custom primary_id
|
2013-09-08 11:35:43 -04:00 |
|
mattack108
|
9c7cdf6723
|
No needs for positional args.
|
2013-07-14 22:07:42 +01:00 |
|
mattack108
|
57a7c58f63
|
Test case when url comes as env variable.
|
2013-07-14 21:51:35 +01:00 |
|
David McKee
|
3b238084eb
|
test for upserting with all keys
|
2013-06-27 12:13:28 +00:00 |
|
Gregor Aisch
|
875e0508f2
|
insert returns last_id (closes #4)
|
2013-04-06 03:06:51 +02:00 |
|
Gregor Aisch
|
393a0b887b
|
tests
|
2013-04-05 11:59:47 +02:00 |
|
Gregor Aisch
|
7331078898
|
added test for create_column
|
2013-04-05 11:58:16 +02:00 |
|
Gregor Aisch
|
87774731f6
|
testing deletion of all rows
|
2013-04-05 11:53:50 +02:00 |
|
Gregor Aisch
|
eea7a572a7
|
added test for update
|
2013-04-05 11:50:50 +02:00 |
|
Gregor Aisch
|
bbaf65f77c
|
added tests, pep8 format
|
2013-04-05 11:46:45 +02:00 |
|
Gregor Aisch
|
e217d18007
|
added test for table dropping
|
2013-04-05 00:47:40 +02:00 |
|
Gregor Aisch
|
ec0d2d61f7
|
added insert_many
|
2013-04-04 15:43:05 +02:00 |
|
Friedrich Lindenberg
|
6ee58e850d
|
Add tables property to database.
|
2013-04-01 22:09:16 +02:00 |
|
Friedrich Lindenberg
|
0f81dbe52c
|
More unit tests for table.
|
2013-04-01 22:03:01 +02:00 |
|
Friedrich Lindenberg
|
7c5779da80
|
More tests on table
|
2013-04-01 19:56:14 +02:00 |
|
Friedrich Lindenberg
|
8a97902762
|
Build up test cases a bit
|
2013-04-01 19:46:17 +02:00 |
|
Friedrich Lindenberg
|
2c17baa6a3
|
Begin porting tests.
|
2013-04-01 19:38:02 +02:00 |
|