This website requires JavaScript.
Explore
Help
Sign in
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
You've already forked doctrine2
0
mirror of
synced
2025-04-03 13:23:37 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
Doctrine 2 Object Relational Mapper (ORM)
228
commits
5
branches
0
tags
33
MiB
PHP
100%
3a80896173
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
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
en
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
convert.sh
Initial conversion from Markdown to ReST - Finalized Cookbook
2010-11-01 21:16:12 +01:00
generate-docs.sh
Finialized ReST doc changes, merged changes from latest Markdown docs.
2010-12-03 20:13:10 +01:00