David Grudl
|
df37a500fa
|
used https
|
2015-10-05 16:16:31 +02:00 |
|
David Grudl
|
2769f1ae0a
|
typos
|
2014-02-04 03:09:31 +01:00 |
|
Jan Tvrdik
|
530e7d30c9
|
typo
|
2013-10-24 21:15:48 +02:00 |
|
David Grudl
|
e87c112d71
|
typos & whitespace
|
2013-07-13 20:23:13 +02:00 |
|
David Grudl
|
d01ede6aee
|
DibiDatabaseInfo: updated patterns in detectType() [Closes #95]
|
2013-06-22 16:39:54 +02:00 |
|
Miloslav Hůla
|
0b2cb3c6e4
|
Detection of PostgreSQL array types
|
2012-01-21 16:58:57 +01:00 |
|
David Grudl
|
2c1950eacf
|
DibiDatabaseInfo::detectTypes: adjusted YEAR, BIGINT
|
2012-01-12 00:03:33 +01:00 |
|
David Grudl
|
baf08d3c71
|
DibiConnection: types detection + normalization is always TRUE
|
2012-01-12 00:03:32 +01:00 |
|
David Grudl
|
dbb72b769b
|
updated phpDoc @package
|
2012-01-03 04:50:11 +01:00 |
|
David Grudl
|
1d4e86fe2b
|
Updated copyright notices for 2012
|
2012-01-03 04:17:30 +01:00 |
|
David Grudl
|
ac1f45b397
|
updated for Nette 2.0 beta: exceptions
|
2011-07-01 08:19:15 +02:00 |
|
David Grudl
|
1103714b9f
|
typos
|
2011-02-16 19:38:05 +01:00 |
|
David Grudl
|
bdb5b217c7
|
License changed to the New BSD License or the GNU General Public License (GPL) version 2 or 3.
|
2011-02-02 01:20:30 +01:00 |
|
David Grudl
|
9c52b8ea9d
|
renamed DibiLazyStorage to DibiHashMap
|
2011-01-25 18:00:29 +01:00 |
|
David Grudl
|
08099816d5
|
DibiDatabaseInfo: removed support for substitutions
|
2011-01-25 17:42:13 +01:00 |
|
David Grudl
|
e6e7babe22
|
simplified phpDoc comments
|
2010-09-14 19:09:56 +02:00 |
|
David Grudl
|
79735e96d1
|
DibiLazyStorage: allows empty string as property name for reading
|
2010-08-25 01:27:04 +02:00 |
|
David Grudl
|
76783b3872
|
DibiDatabaseInfo: better IDibiReflector vs. IDibiResultDriver handling
|
2010-08-04 15:34:49 +02:00 |
|
David Grudl
|
de85d3814e
|
IDibiDriver splitted into IDibiDriver & IDibiResultDriver
|
2010-08-04 15:34:42 +02:00 |
|
David Grudl
|
746a553419
|
IDibiDriver::getColumnsMeta() renamed to getResultColumns() (BC break!)
|
2010-08-03 23:33:12 +02:00 |
|
David Grudl
|
0d7b9c32c9
|
updated phpDoc
|
2010-08-03 23:27:53 +02:00 |
|
David Grudl
|
914f7d3c26
|
DibiLazyStorage: empty string as property name throws exception; fixed in DibiDatabaseInfo too
|
2010-08-03 13:41:05 +02:00 |
|
David Grudl
|
8c5dc153f2
|
DibiDatabaseInfo: uses DibiLazyStorage for column type detecting
|
2010-08-03 08:19:34 +02:00 |
|
David Grudl
|
63163de18b
|
DibiDatabaseInfo: BIGINT is treated as string [Closes #18]
|
2010-08-03 04:04:53 +02:00 |
|
David Grudl
|
8c99f0c04d
|
Driver's reflection capabilities moved to IDibiReflector
|
2010-05-26 16:26:21 +02:00 |
|
David Grudl
|
27d58bff40
|
DibiDatabaseInfo: provides substitutions
|
2010-05-19 15:03:48 +02:00 |
|
David Grudl
|
90d61002fb
|
added @property phpDoc
|
2010-04-22 12:12:11 +02:00 |
|
paranoiq
|
7504a51451
|
enabled 'unsigned' option on mysql and mysqli column info
|
2010-04-22 17:32:24 +08:00 |
|
David Grudl
|
c37475838f
|
- year 2009 -> 2010
|
2010-01-03 15:32:26 +01:00 |
|
David Grudl
|
698c12eadc
|
DibiColumnInfo: getType() is implemented lazy
|
2009-09-09 17:03:40 +02:00 |
|
David Grudl
|
70ba2f065c
|
added DibiResultInfo, available via DibiResult::getInfo()
|
2009-09-09 17:02:46 +02:00 |
|
David Grudl
|
7c6932807d
|
updated for GIT
|
2009-08-14 00:05:20 +02:00 |
|
David Grudl
|
8cc1d8b948
|
- MS drivers: bool TRUE is now +1
- DibiDatabaseInfo: LONGTEXT is recognized as TEXT
|
2009-08-13 12:08:31 +00:00 |
|
David Grudl
|
aa05a85dfb
|
- BYTEA detection fixed
|
2009-03-17 07:26:09 +00:00 |
|
David Grudl
|
5946b7e1f6
|
- removed 'FIELD_' from dibi data types
|
2009-03-16 06:48:27 +00:00 |
|
David Grudl
|
60662bdae1
|
- improved DibiDataSource
|
2009-02-05 23:13:29 +00:00 |
|
David Grudl
|
7c0c4db0f6
|
- fixed Oracle driver
|
2009-01-10 22:33:29 +00:00 |
|
David Grudl
|
e5a1877ed9
|
- year 2008 -> 2009
|
2008-12-31 00:13:40 +00:00 |
|
David Grudl
|
a2d0d66d0f
|
- phpDoc simplified
|
2008-10-28 15:24:47 +00:00 |
|
David Grudl
|
7565ffb1d4
|
- added dibi-field-type autodetection
- added DibiColumnInfo::getVendorInfo()
|
2008-10-28 14:37:40 +00:00 |
|
David Grudl
|
ab892255d3
|
improved reflection skills
|
2008-10-28 01:03:50 +00:00 |
|
David Grudl
|
b0f155f767
|
- implemented basic meta/reflection support
|
2008-10-02 17:13:43 +00:00 |
|