This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2024-12-13 22:56:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
870ce44263
doctrine2
/
lib
/
Doctrine
/
Schema
History
runa
870ce44263
Relation is the relation between 1 column in the local table and 1 column in a second table
2006-11-03 20:17:16 +00:00
..
Column.php
Import builder now supports default values and notnull constraints, added missing test case (Doctrine_Query_Update_TestCase),
fixes
#189
2006-10-24 08:56:47 +00:00
Database.php
added addTable and getTables methods
2006-10-31 18:30:17 +00:00
Exception.php
Developed Doctrine_Import, changed Doctrine_Schema objects to have unified constructor
2006-10-23 19:55:30 +00:00
Object.php
Developed Doctrine_Import, changed Doctrine_Schema objects to have unified constructor
2006-10-23 19:55:30 +00:00
Relation.php
Relation is the relation between 1 column in the local table and 1 column in a second table
2006-11-03 20:17:16 +00:00
Table.php
Developed Doctrine_Import, changed Doctrine_Schema objects to have unified constructor
2006-10-23 19:55:30 +00:00