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 14:56:01 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
Doctrine 2 Object Relational Mapper (ORM)
2,212
Commits
5
Branches
0
Tags
32
MiB
PHP
100%
7f4abdf292
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
Jonathan.Wage
7f4abdf292
Added copy() method to Query.php and made NestedSet.php use it because native clone() does not work. Also Added ->getSql() to getRootAlias() so that _aliasMap is present after the parsing.
2007-08-14 16:37:48 +00:00
benchmark
2007-05-27 11:37:43 +00:00
data
2007-02-06 20:06:57 +00:00
draft
Another typo.
2007-07-05 19:46:28 +00:00
images
another wernerm doctrine logo proposal
2007-08-11 22:55:20 +00:00
lib
Added copy() method to Query.php and made NestedSet.php use it because native clone() does not work. Also Added ->getSql() to getRootAlias() so that _aliasMap is present after the parsing.
2007-08-14 16:37:48 +00:00
manual
fixing example to follow coding standard
2007-08-13 19:07:34 +00:00
models
2007-07-20 19:23:20 +00:00
tests
2007-08-13 21:51:08 +00:00
tools
lib directory deduction now covers all possible cases.
2007-06-26 04:45:24 +00:00
vendor
- New feature in documentation: you can now link to other documentation sections with the following syntax:
2007-07-20 08:03:04 +00:00
mysqltest.php
mysql foreign key / trigger test
2007-06-12 23:43:58 +00:00
sql.php
added some sql statements for later usage
2007-02-14 22:38:39 +00:00