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-01 20:36:14 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
Doctrine 2 Object Relational Mapper (ORM)
214
commits
5
branches
0
tags
33
MiB
PHP
100%
f3c0a27d6b
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
zYne
f3c0a27d6b
Ability to pass null to rawSql / Query constructor, Doctrine uses then the current connection
2006-08-21 19:48:24 +00:00
Doctrine
Ability to pass null to rawSql / Query constructor, Doctrine uses then the current connection
2006-08-21 19:48:24 +00:00
manual
Transaction introduction updated
2006-08-21 11:18:28 +00:00
tests
Ability to pass null to rawSql / Query constructor, Doctrine uses then the current connection
2006-08-21 19:48:24 +00:00
Doctrine.php
Added Doctrine::tableize(), Doctrine::classify() and DataDict::isValidClassname() for proper table naming. Fixed Table() to accept these (more need to be changed such as rawsql).Also fixed unbind method (missing argument)
2006-08-21 15:30:18 +00:00