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 |
|