Ruslan Talpa
|
f546dc3ac8
|
small note about a bug
|
2015-09-24 22:06:44 +03:00 |
|
Ruslan Talpa
|
f2d6c59bab
|
fixes for failing tests (only 2 failing, yay! :))
|
2015-09-24 16:29:20 +03:00 |
|
Ruslan Talpa
|
448a81dff8
|
first fully functioning build, some tests are failing (limit,order,csv not implemented yet)
|
2015-09-24 11:45:34 +03:00 |
|
Ruslan Talpa
|
fb92b76a1a
|
integrated skin code gor generating Sql Query (only left to execute it)
|
2015-09-23 14:31:24 +03:00 |
|
Ruslan Talpa
|
c0e17c44ba
|
all tests passing after moving table structure detection at load time
|
2015-09-23 09:38:40 +03:00 |
|
Ruslan Talpa
|
6f55e1d389
|
fix for one of the failing tests (acl for tables added)
|
2015-09-22 18:17:24 +03:00 |
|
Ruslan Talpa
|
a7b883c922
|
moved db structure detection at the beginning (2 tests failing)
|
2015-09-22 16:56:19 +03:00 |
|
Ruslan Talpa
|
6bd6108619
|
Merge remote-tracking branch 'begriffs/master'
|
2015-09-07 09:28:31 +03:00 |
|
Ruslan Talpa
|
92a1d8c7e3
|
constrain cast parameters to letters only
|
2015-09-05 16:54:09 +03:00 |
|
Ruslan Talpa
|
cc418d3519
|
aditional tests for bad casting parameters
|
2015-09-05 15:31:36 +03:00 |
|
Ruslan Talpa
|
9c8ac2a489
|
tests for &select= feature and support for casting columns (usefull when extracting subfields from json columns)
|
2015-09-05 15:05:53 +03:00 |
|
Ruslan Talpa
|
6c16395dfb
|
change fn name from selectT to select
|
2015-09-04 19:04:39 +03:00 |
|
Ruslan Talpa
|
40d4fb0d75
|
Support for extracting fields from json columns
|
2015-09-02 12:41:02 +03:00 |
|
Ruslan Talpa
|
b9fec2ce41
|
Support for &select=col1,col2,col3 as suggested in issue #227
|
2015-09-02 11:03:34 +03:00 |
|