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
2025-03-20 06:53:55 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
883
Commits
5
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
zYne
65ebec5aa9
Fixed sqlite connection function binding issue when using Doctrine_Db as well as added proper primary key handling for export methods
2007-01-11 22:39:32 +00:00
draft
joesimms: added support for many roots for one table, added another example illustrating this, see EXAMPLE2.tree.php, also changed toString to __toString in getPath()
2007-01-11 14:17:21 +00:00
lib
Fixed sqlite connection function binding issue when using Doctrine_Db as well as added proper primary key handling for export methods
2007-01-11 22:39:32 +00:00
manual
docs for sequence handling
2007-01-10 21:16:27 +00:00
models
2007-01-09 22:59:15 +00:00
tests
added sequence test case
2007-01-10 20:36:40 +00:00
tools
Fixed the Phing build script to build the API documentation (Thanks meus for supplying the patch)
2006-12-29 16:40:00 +00:00
Description
Doctrine 2 Object Relational Mapper (ORM)
MIT
33
MiB
Languages
PHP
100%