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-14 07:06:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
3a80896173
doctrine2
/
en
History
Wil Moore III
3a80896173
Changed registerDoctrineTypeMapping('enum', 'varchar'); to registerDoctrineTypeMapping('enum', 'string'); as 'string' is the correct type to map to whereas varchar is only an alias.
2011-04-08 10:44:55 -07:00
..
_exts
Fixed TOCTree for tutorial on indexed associations.
2011-02-05 13:48:12 +01:00
_static
Updating css.
2011-02-20 11:12:51 -06:00
_templates
Adopt new Sphinx layout
2011-02-20 11:00:39 +01:00
cookbook
Changed registerDoctrineTypeMapping('enum', 'varchar'); to registerDoctrineTypeMapping('enum', 'string'); as 'string' is the correct type to map to whereas varchar is only an alias.
2011-04-08 10:44:55 -07:00
reference
Add note box on cascade operations being performed in memory and reference to foreign key /database-level onDelete option for deleting associtions
2011-04-06 23:36:50 +02:00
tutorials
fix entity manager reference in repository code sample
2011-03-31 19:55:57 +08:00
conf.py
Add code-configuration directive, thank you Fabien!
2010-12-16 21:59:27 +01:00
index.rst
Add cookbook entry on MySQL Enums.
2011-03-31 21:49:32 +02:00
make.bat
Finialized ReST doc changes, merged changes from latest Markdown docs.
2010-12-03 20:13:10 +01:00
Makefile
Finialized ReST doc changes, merged changes from latest Markdown docs.
2010-12-03 20:13:10 +01:00