|
8a7dbcba86
|
Revert "removed MsSqlDriver (is not available with PHP 5.3 or later; replaced with SqlsrvDriver)"
This reverts commit ac1ab26e7a .
|
2016-01-24 22:52:18 +01:00 |
|
|
e9c677c750
|
typo, docs
|
2015-11-06 23:31:56 +01:00 |
|
|
ac1ab26e7a
|
removed MsSqlDriver (is not available with PHP 5.3 or later; replaced with SqlsrvDriver)
|
2015-11-04 03:59:21 +01:00 |
|
|
11027e2573
|
MsSql2005 driver renamed to Sqlsrv
|
2015-10-22 02:05:32 +02:00 |
|
|
2e09a559f2
|
moved to namespace Dibi
added loader for old class names
|
2015-10-09 12:20:14 +02:00 |
|
|
7c1f735f9b
|
used PHP 5.4 syntax
|
2015-10-09 12:20:08 +02:00 |
|
|
3e010c0f4d
|
removed PHP < 5.4 stuff
|
2015-10-09 12:20:06 +02:00 |
|
|
2522dcd7fe
|
new directory structure, moved to /src
|
2015-10-09 12:20:04 +02:00 |
|
|
ca99b0b822
|
improved coding style
|
2015-06-19 15:00:23 +02:00 |
|
|
f31d4a9afa
|
tests: Nette\Debugger replaced with Tracy, examples requires PHP 5.3
|
2014-06-02 16:03:04 +02:00 |
|
|
b14a4efbbb
|
typos
|
2014-05-13 17:44:07 +02:00 |
|
|
e87c112d71
|
typos & whitespace
|
2013-07-13 20:23:13 +02:00 |
|
|
aac5ae9932
|
typos
|
2013-06-23 02:34:13 +02:00 |
|
|
9c59fee929
|
updated examples & Debugger
|
2011-07-01 08:19:15 +02:00 |
|
|
9f982cb310
|
MySQL, MySQLi & PostgreSql drivers: default character set is 'utf8' (BC break)
|
2010-08-04 15:36:10 +02:00 |
|
|
66e709e846
|
MySQL & MySQLi drivers: configuration items 'options' renamed to 'flags' (old name is alias); added array 'options' for MySQLi
|
2010-08-03 19:49:22 +02:00 |
|
|
beee4ee4b7
|
examples: files renamed
|
2010-08-03 17:18:10 +02:00 |
|