1
0
Fork 0
mirror of synced 2025-04-02 04:46:16 +03:00
Doctrine 2 Object Relational Mapper (ORM)
Find a file
jackbravo 49053d654f Table name may be different than just tablelize class name
For example, for class User, the table name is entity
2007-09-04 15:11:49 +00:00
api_documentation/trunk Initial entry of trunk api documentation 2007-08-31 23:05:18 +00:00
benchmark 2007-08-31 23:20:02 +00:00
data fixing files that should not be commited 2007-08-17 05:20:56 +00:00
draft Another typo. 2007-07-05 19:46:28 +00:00
images Some mock-up Doctrine web site proposal 2007-08-29 22:34:15 +00:00
lib Fixed a bug in the nestedset implementation. When using single table inheritance all node instances need to use the same tree object. previously every subclass created it's own tree object which resulted in strange behaviour. 2007-09-04 12:52:23 +00:00
manual removed the docs since they are not appropriate 2007-09-02 22:08:13 +00:00
models Removed one unnecesary class, more to go 2007-09-03 18:54:58 +00:00
tests Table name may be different than just tablelize class name 2007-09-04 15:11:49 +00:00
tools fixing files that should not be commited 2007-08-17 05:20:56 +00:00
vendor fixed the method that checks for pdflatex 2007-09-01 15:56:54 +00:00
website removing cache from SVN 2007-09-01 23:02:34 +00:00
generate_api_docs.php Initial entry. 2007-08-31 23:06:28 +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