zYne
|
f11fe0ca34
|
Possibility to pass the hasColumn constraint/validator arg as an array
|
2006-08-31 10:00:09 +00:00 |
|
zYne
|
fa633fb7dd
|
Little isValidClassname fix
|
2006-08-29 19:34:03 +00:00 |
|
jhassine
|
8c294ababa
|
* Added some test cases for the importing part. The new tests will fail for now because of the lacking implementation.
Refs #11
|
2006-08-27 02:21:20 +00:00 |
|
amadeus
|
392683e10d
|
Added Doctrine::tableize(), Doctrine::classify() and DataDict::isValidClassname() for proper table naming. Fixed Table() to accept these (more need to be changed such as rawsql).Also fixed unbind method (missing argument)
|
2006-08-21 15:30:18 +00:00 |
|
doctrine
|
3a7f9b0e92
|
Added exception throwing for unknown data types,
deprecated short data type names 's', 'i' etc.
|
2006-08-08 20:31:45 +00:00 |
|
doctrine
|
eb0eb44dbd
|
Compiler issues fixed
|
2006-08-07 22:40:06 +00:00 |
|
doctrine
|
bb1a39683c
|
Core changes: getID() now returns array for better composite primary key support
|
2006-07-10 09:18:09 +00:00 |
|
doctrine
|
267bdfa2e8
|
DataDict: Varchar/TEXT conversion bug fixed
|
2006-07-06 07:25:28 +00:00 |
|
doctrine
|
703ba51fab
|
Sqlite datadict: composite primary key support
|
2006-07-05 18:59:46 +00:00 |
|
doctrine
|
69e3a7112e
|
Fixed: Sqlite compatibility issues
|
2006-06-25 18:34:53 +00:00 |
|
doctrine
|
04ca92b094
|
Enum datatype added
|
2006-06-17 22:46:03 +00:00 |
|
doctrine
|
bf5deba9fd
|
New datatypes: array and object
|
2006-06-01 11:58:05 +00:00 |
|
doctrine
|
98dc74b639
|
Added a folder remotely
|
2006-05-30 08:42:10 +00:00 |
|