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 12:26:11 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
Doctrine 2 Object Relational Mapper (ORM)
241
commits
5
branches
0
tags
33
MiB
PHP
100%
11efc8e7cc
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
amadeus
11efc8e7cc
Added exists() to check for existence of data, getColumnCount() as alias to count() and renamed has() to hasRelation() for clarity
2006-08-24 16:34:05 +00:00
Doctrine
Added exists() to check for existence of data, getColumnCount() as alias to count() and renamed has() to hasRelation() for clarity
2006-08-24 16:34:05 +00:00
manual
* Yet improved draft for import (refs
#11
)
2006-08-23 23:26:49 +00:00
tests
Firebird LIMIT support updated, severe query parser bug fixed
2006-08-23 10:11:40 +00:00
Doctrine.php
removed the compile call from unittestcase
2006-08-22 21:18:06 +00:00