mdipierro
|
6b3cdb5a99
|
fixed string concatenation in MySQL
|
2013-04-03 11:32:17 -05:00 |
|
mdipierro
|
e2191175da
|
smarter CONTAINS and REPLACE
|
2013-04-03 09:50:28 -05:00 |
|
mdipierro
|
e6c58c3c6f
|
Issue 1425:Check NoSQL, not GAE or Mongo, thanks Alan
|
2013-04-02 11:22:53 -05:00 |
|
mdipierro
|
359758804b
|
fixed contains(field) in postgresq for list:string
|
2013-04-01 09:32:44 -05:00 |
|
mdipierro
|
8438a432e9
|
fixed issue 1405, ORDERBY and mssql, thanks Niphlod
|
2013-03-28 15:18:44 -05:00 |
|
mdipierro
|
4480acd6f7
|
Merge pull request #67 from michele-comitini/master
avoid ordering on limitby
|
2013-03-28 13:05:09 -07:00 |
|
mdipierro
|
515e284c22
|
issue 1412, common_filters and joins, thanks Felipe Merelles
|
2013-03-28 14:44:32 -05:00 |
|
Michele Comitini
|
b67e57f275
|
avoid ordering on limitby
|
2013-03-26 15:30:53 +01:00 |
|
mdipierro
|
b9189771d0
|
fixed mongodb issue 1401 and improvements, thanks Alan
|
2013-03-25 15:27:45 -05:00 |
|
mdipierro
|
b15211064d
|
fixed NoSQL Json, thanks Alan
|
2013-03-25 15:25:29 -05:00 |
|
Massimo
|
4b17684980
|
fixed issue 1397, fixed CHAR_LENGTH in Firebird thanks Villas
|
2013-03-21 11:29:31 -05:00 |
|
Massimo
|
675245eb15
|
fixed issue 1398, brackets in libspatialite load extension, thanks rmdpedroso
|
2013-03-21 11:21:53 -05:00 |
|
Massimo
|
d57dd72780
|
upgraded fpdf, better tests, passes travis.ci tests, thanks Niphlod
|
2013-03-18 16:59:57 -05:00 |
|
mdipierro
|
3b1a5be1be
|
fixed (possibly) truncate for GAE
|
2013-03-17 15:27:47 -05:00 |
|
mdipierro
|
c9a63a8524
|
fixed issue 1393, cast_keys in dict for python 2.5 support, thanks Alan and Niphlod
|
2013-03-17 12:11:10 -05:00 |
|
mdipierro
|
92b5247f9f
|
typo Fir(e)bird, thanks Jonathan
|
2013-03-15 21:27:52 -05:00 |
|
mdipierro
|
e4a96125a6
|
fixed issue 1390, dateTtime separator in MSSQL, thanks score2000
|
2013-03-15 10:05:52 -05:00 |
|
mdipierro
|
e48074ff54
|
fixed issue 1391, sub for decimal
|
2013-03-15 10:00:45 -05:00 |
|
mdipierro
|
79c09de103
|
fixed download bug
|
2013-03-11 09:45:20 -05:00 |
|
mdipierro
|
9767109d4e
|
changed retrieve again
|
2013-03-10 17:40:36 -05:00 |
|
mdipierro
|
879e825b61
|
Merge pull request #61 from clach04/master
Improved Ingres support, no longer needs IngresDBI, uses pyodbc instead
|
2013-03-10 13:56:55 -07:00 |
|
mdipierro
|
449a658521
|
fixed GAE to better support ustom_qualifier, thanks cfhowes
|
2013-03-10 08:19:28 -05:00 |
|
mdipierro
|
7776a22533
|
fixed Ingres constr typo, thanks Chris Clark
|
2013-03-10 07:54:44 -05:00 |
|
clach04
|
21819ffc5d
|
Remove dependency on IngresDBI, use pyodbc instead for Ingres/Vectorwise support.
|
2013-03-08 18:09:41 -08:00 |
|
Massimo
|
1c8ce00657
|
reverted recent change to retrieve, thanks Anthony for pointing out why the original correct is better than the 'fixed' one
|
2013-03-08 12:06:05 -06:00 |
|
Massimo
|
da25c6f843
|
fixed CONTAINS (again)
|
2013-03-08 10:19:13 -06:00 |
|
Massimo
|
5122fbe110
|
fixed issue 1366, minor rewrite in retrieve, thanks Dominic
|
2013-03-08 10:16:48 -06:00 |
|
mdipierro
|
17890027a6
|
fixed issue 1357, date/datetime serialization in as_dict, thanks Alan
|
2013-03-06 12:31:39 -06:00 |
|
mdipierro
|
5e93804525
|
fixed issue 1359, typo in dal custom qualifier, thanks Vincenzo
|
2013-03-06 12:28:48 -06:00 |
|
mdipierro
|
778070dd8a
|
fixed issue 1361, typo in contains, thanks Villas
|
2013-03-06 12:27:06 -06:00 |
|
mdipierro
|
6d787d3e7e
|
fixed typo in keyed tables, thanks Denes
|
2013-03-03 13:49:44 -06:00 |
|
mdipierro
|
f79b04884c
|
dal parse_date should always return date, issue 1344, thanks Niphlod
|
2013-03-02 12:56:12 -06:00 |
|
mdipierro
|
8414e638ec
|
fixed problem with keyed tables, thanks Denes
|
2013-03-02 09:18:04 -06:00 |
|
Massimo
|
0def24381e
|
more attributes in virtual fields, thanks Donatas Burba
|
2013-02-26 11:40:59 -06:00 |
|
mdipierro
|
40ceb92195
|
experimental patch to disable automatic GAE indexing, thanks howesc
|
2013-02-23 14:51:45 -06:00 |
|
mdipierro
|
b64bf54f3e
|
fixed keyed table issue, thanks Denes
|
2013-02-22 10:18:59 -06:00 |
|
mdipierro
|
7f4dc7ed42
|
added logging in db._lastsql the CREATE TABLE
|
2013-02-18 13:54:10 -06:00 |
|
mdipierro
|
892471d8e5
|
fixed issue 1340, bugs in as_dict, thanks Alan
|
2013-02-17 09:49:44 -06:00 |
|
mdipierro
|
be2ef9b626
|
fixed issue 1336 again
|
2013-02-16 10:00:35 -06:00 |
|
mdipierro
|
954e84db3c
|
reverting change to issue 1336
|
2013-02-16 09:31:47 -06:00 |
|
mdipierro
|
08150f3a9d
|
fixed issue 1337, as_dict(...,field_options=True), thanks Alan
|
2013-02-15 17:29:00 -06:00 |
|
mdipierro
|
c9ad41288f
|
uri not None, issue 1336, thanks Anthony
|
2013-02-15 17:25:58 -06:00 |
|
mdipierro
|
46d3fd92c9
|
_insert_empty, thanks Alan
|
2013-02-15 17:24:37 -06:00 |
|
Massimo
|
50193471d6
|
better IS_NOT_IN_DB, new scheduler API, after_connection dal callback, thanks Niphlod
|
2013-02-14 14:15:27 -06:00 |
|
mdipierro
|
7ef19ecf47
|
allow a dict as uri, issue 1316, thanks Alan
|
2013-02-13 09:36:07 -06:00 |
|
mdipierro
|
481b6455f3
|
added pypyodbc
|
2013-02-10 23:28:32 -06:00 |
|
Massimo
|
ae12b74620
|
mysql regexp
|
2013-02-08 13:01:36 -06:00 |
|
mdipierro
|
343f295b6b
|
better parse as rest, thanks Denes
|
2013-02-07 05:37:14 -06:00 |
|
mdipierro
|
cbb9a1fdbe
|
added pypyodbc.py, thanks Derek
|
2013-02-05 08:46:32 -06:00 |
|
mdipierro
|
9069f06857
|
fixed cache expiration in grid downloads, thanks Niphlod
|
2013-02-04 15:12:15 -06:00 |
|