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 06:46:03 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
Doctrine 2 Object Relational Mapper (ORM)
3,343
Commits
5
Branches
0
Tags
32
MiB
PHP
100%
8cc89beb41
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
jwage
8cc89beb41
Moved Doctrine_Migration_Builder and Doctrine_Import_Builder to Doctrine_Builder_Migration and Doctrine_Builder_Record. Updated code to work with new class names.
2008-01-23 16:47:58 +00:00
lib
Moved Doctrine_Migration_Builder and Doctrine_Import_Builder to Doctrine_Builder_Migration and Doctrine_Builder_Record. Updated code to work with new class names.
2008-01-23 16:47:58 +00:00
manual
fixes
#527
2008-01-23 16:37:39 +00:00
models
fixes
#688
2008-01-23 08:04:54 +00:00
tests
Moved Doctrine_Migration_Builder and Doctrine_Import_Builder to Doctrine_Builder_Migration and Doctrine_Builder_Record. Updated code to work with new class names.
2008-01-23 16:47:58 +00:00
tools
Connection refactoring to allow create/drop database functionality for sqlite.
fixes
#480
2008-01-22 21:42:17 +00:00
vendor
fixes
#527
2008-01-23 16:37:39 +00:00
CHANGELOG
Modified changelog
2007-12-09 01:59:42 +00:00
COPYRIGHT
fixes
#693
2008-01-22 22:48:47 +00:00
LICENSE
fixes
#693
2008-01-22 22:48:47 +00:00
package.xml
Refactorings for schema files and Doctrine_Record builder. More to come but got held up on some things that zYne- must fix first.
2007-12-19 22:41:11 +00:00
README
Clean up, initial entry of root txt files, fixed a few broken unit tests. New documentation.
2007-11-01 19:45:36 +00:00
README