David Grudl
|
2c9cbe9b0c
|
DibiResult: fixed detection of "123.000" as float [Closes #67]
|
2013-04-03 14:38:12 +02:00 |
|
David Grudl
|
d09fc7d837
|
MySQLI: mysqli_affected_rows() returns -1 on error [Closes #80]
|
2013-04-03 13:57:48 +02:00 |
|
Teyras
|
388067cb5d
|
DibiResult: added setRowFactory() [Closes #26]
|
2013-04-02 00:51:57 +02:00 |
|
Filip Procházka
|
cbca529ff8
|
PdoDriver: fix notice undefined index native_type
|
2013-03-01 17:31:21 +01:00 |
|
Daniel Kouba
|
9001afe7ca
|
MSSQL2005 driver: autoincrement determination fixed
|
2012-12-30 02:56:21 +01:00 |
|
Daniel Kouba
|
16b254fce1
|
MSSQL2005 applyLimit fixed
Conflicts:
dibi/drivers/mssql2005.php
dibi/drivers/mssql2005.reflector.php
|
2012-12-16 23:42:09 +01:00 |
|
Daniel Kouba
|
188acf1f76
|
Column size is string or NULL
Issue #74
|
2012-12-11 15:09:21 +01:00 |
|
David Grudl
|
8cda1401ff
|
Merge pull request #70 from DragonJake/cli-enhancements
DibiResult::dump() a obarvování v CLI módu
|
2012-12-04 05:50:44 -08:00 |
|
David Grudl
|
9a605573a2
|
released 2.0.1
|
2012-12-04 14:40:06 +01:00 |
|
David Grudl
|
d09e490f1b
|
reflectors: table names are correctly escaped
|
2012-12-04 14:35:53 +01:00 |
|
David Grudl
|
865e44c30f
|
DibiTranslator: number of decimal points changed to 10
|
2012-12-04 14:22:50 +01:00 |
|
David Grudl
|
c08918e034
|
updated Nette\Debugger
|
2012-12-04 14:15:32 +01:00 |
|
David Grudl
|
c385888f9a
|
dibi::$sql is always set
|
2012-12-04 14:15:31 +01:00 |
|
David Grudl
|
b4de8daed3
|
fixed invalid escaping sequences in double quoted strings, used \z instead of $
|
2012-12-04 14:15:31 +01:00 |
|
Daniel Kouba
|
7696fc36e1
|
Added MSSQL 2005 Reflector
|
2012-12-04 14:15:26 +01:00 |
|
Jakub Krčma
|
627c102add
|
dibi: colorized SQL dump in CLI mode
|
2012-10-03 23:08:10 +02:00 |
|
Jakub Krčma
|
6ced2d3af2
|
DibiResult: added simple dump in CLI mode
|
2012-10-03 23:06:54 +02:00 |
|
Jakub Krčma
|
927fc858d2
|
MySQL & MySQLi: added timezone configuration option
|
2012-10-03 21:13:03 +02:00 |
|
Jirka Chadima
|
f355b8ede7
|
Allow forcing a persistent connection via driver configuration
|
2012-08-28 15:38:12 +02:00 |
|
David Grudl
|
dfda0b4d96
|
DibiConnection: fixed loadFromFile() and loading file without semicolon [Closes #63]
|
2012-04-05 20:08:51 +02:00 |
|
David Grudl
|
973c2452a7
|
DibiTranslator: number of decimal points changed to 20
|
2012-02-29 00:08:31 +01:00 |
|
Miloslav Hůla
|
b2744174f7
|
DibiFirePhpLogger: Fix undefined property access
|
2012-02-11 17:36:15 +01:00 |
|
David Grudl
|
9b7b964696
|
numOfQueries and totalTime moved to profilers
|
2012-02-06 18:23:15 +01:00 |
|
David Grudl
|
06642ec9ee
|
Merge pull request #56 from Andrewsville/multiple-connections-nettepanel-fix
Fixed NettePanel output for multiple connections
|
2012-02-06 09:04:27 -08:00 |
|
Miloslav Hůla
|
4be92b62f8
|
typos
|
2012-02-06 13:55:40 +01:00 |
|
Miloslav Hůla
|
52986705d8
|
Fix DibiMsSql2005Driver::getResultColumns()
|
2012-02-06 13:43:17 +01:00 |
|
Ondrej Nespor
|
0c51f6c9ea
|
Fixed NettePanel output for multiple connections
|
2012-02-05 01:25:03 +01:00 |
|
David Grudl
|
7c47f57e30
|
released 2.0 stable
|
2012-02-03 13:48:14 +01:00 |
|
David Grudl
|
cf2e08c20f
|
DibiNettePanel: fixed doubled alias
|
2012-02-01 21:50:35 +01:00 |
|
David Grudl
|
9b7a80e894
|
DibiConnection ensures class dibi is loaded
|
2012-02-01 19:18:24 +01:00 |
|
Miloslav Hůla
|
2ae6535899
|
Consider value of %n array as identifier
|
2012-02-01 19:18:23 +01:00 |
|
Miloslav Hůla
|
0b2cb3c6e4
|
Detection of PostgreSQL array types
|
2012-01-21 16:58:57 +01:00 |
|
David Grudl
|
0723e8ffc8
|
typos
|
2012-01-21 16:58:57 +01:00 |
|
David Grudl
|
5b68657842
|
DibiResult: row-class can be disabled and fetch() returns array
|
2012-01-21 16:58:57 +01:00 |
|
David Grudl
|
3cde2c7815
|
DibiTranslator: supported key%~like~ modifier in array keys
|
2012-01-21 16:58:57 +01:00 |
|
David Grudl
|
5aed9e7e4f
|
MSSQL2005: used native functions for transaction
|
2012-01-21 16:58:56 +01:00 |
|
David Grudl
|
c2c63615fd
|
DibiFluent: added setupResult()
|
2012-01-21 16:58:56 +01:00 |
|
David Grudl
|
e4ed284e77
|
DibiConnection: added config option "result|formatDate"
|
2012-01-21 16:58:56 +01:00 |
|
David Grudl
|
0f21b6ca5b
|
DibiEvent: (SELECT ...) UNION (SELECT ...) is classified as SELECT [Closes #35]
|
2012-01-21 16:58:56 +01:00 |
|
David Grudl
|
b87d3cab81
|
DibiConnection::test() shows complete error message
|
2012-01-21 16:58:55 +01:00 |
|
David Grudl
|
3f2e383b47
|
__toString() do not throw an exception [Closes #19]
|
2012-01-21 16:58:55 +01:00 |
|
David Grudl
|
bf49cec002
|
DibiNettePanel: Oracle explains using EXPLAIN PLAN
|
2012-01-21 16:58:55 +01:00 |
|
David Grudl
|
70fd2368aa
|
DibiNettePanel: explain SQL command can be altered
|
2012-01-21 16:57:33 +01:00 |
|
David Grudl
|
5d41128752
|
calling getResultResource() disables auto-free in __destruct()
|
2012-01-19 04:23:00 +01:00 |
|
David Grudl
|
5efb11d780
|
DibiMysqlDriver & DibiPostgreSql: escape() checks if resource is alive [Closes #46]
|
2012-01-19 04:21:09 +01:00 |
|
David Grudl
|
660a9db522
|
drivers: getResource() and getResultResource() checks if resource is alive
|
2012-01-19 04:20:57 +01:00 |
|
David Grudl
|
c7b9a91fc2
|
DibiResult: added getResultDriver()
|
2012-01-19 00:14:07 +01:00 |
|
David Grudl
|
ea0d6d02ba
|
DibiResult: added setFormat()
|
2012-01-18 21:15:22 +01:00 |
|
David Grudl
|
b964887f9d
|
released 1.5-rc2
|
2012-01-12 15:25:19 +01:00 |
|
David Grudl
|
a8f5e09b69
|
DibiDateTime: added __toString(), modify(), modifyClone()
|
2012-01-12 15:25:04 +01:00 |
|