-
Jira issue originally created by user mzach:
Scenario: 2 classes with a "OneToMany" Bi-Directional Mapping
```
abstract class AbstractBase
{
/****
* @Id @Column(type="integer")
* @Gen…
-
Currently
- on master branch : OK (46 tests, 790 assertions)
- on 'feature-58-upload-line-models-and-assignation' : some fatal error :disappointed:
Details :
```
Starting test 'CanalTP\MttBundl…
-
# Insert Problems
Several tables with the exact same name can happily coexist in different schemas. MicroLite does not allow you to specify the
- schema name
- table name
- primary key column name
f…
-
**Migrated issue, originally created by Arcadiy Ivanov ([@arcivanov](https://github.com/arcivanov))**
In JPA in addition to *nullable* supported by SQLAlchemy the specification supports attributes **…
-
- Relational DB / Object DB / NOSQL?
- ORM mapper / JDBC?
-
I don't know why, but i update mi composer.json to use symfony 2.8 and disappears from time to time in the folder vendor, having to run composer install/update again and again...
This happen in linux…
-
I get this error after attempting to install (Symfony version 2.7.7):
```
[InvalidArgumentException]
Missing required client configuratio…
-
**Migrated issue, originally created by Michael Bayer ([@zzzeek](https://github.com/zzzeek))**
Yes I know, just take back what I said at Pycon.
First the use case:
1. An existing application uses r…
-
## WinPython 2015-07 (2015-10-29) 'IPython 4th awakens'
(soon on Sourceforge and Github, strictly equal to release candidate of October 26th)
Features:
- Highlight:
- switch to the new Ipython 4 …
-
Sure, there are plenty of powerful **ORM**s... Some are "indoctrinated", other are "illuminated". :smirk:
But sometimes, while still you want to use an ORM, from habits or even from necessity, those…