-
Hi,
I'm currently building a module to integrate marshmallow with mongoengine (see: https://github.com/touilleMan/marshmallow-mongoengine). To do so I started from the codebase of marshmallow-sqlache…
-
SQLAlchemyModelFactory _create
(https://github.com/rbarrois/factory_boy/blob/master/factory/alchemy.py#L45-50) should at least flush(I think flush in this context is better than commit) the SQLAlchemy…
-
```
What steps will reproduce the problem?
1. Connect through ds driver to a DB2 instance which is encoded with ISO-8859-15
2. Bind with sqlachemy to any of the tables on this DB which has a text colu…
-
```
Using sqlautocode on Windows Vista + Python 2.5.2 + sqlachemy 0.4.7p1:
PS C:\Users\jaraco\Desktop\sqlautocode-0.5.1> .\autocode.py
postgres://eei_devel@ -o model.py
Traceback (most recent call la…
-
```
Using sqlautocode on Windows Vista + Python 2.5.2 + sqlachemy 0.4.7p1:
PS C:\Users\jaraco\Desktop\sqlautocode-0.5.1> .\autocode.py
postgres://eei_devel@ -o model.py
Traceback (most recent call la…
-
```
What steps will reproduce the problem?
1. Connect through ds driver to a DB2 instance which is encoded with ISO-8859-15
2. Bind with sqlachemy to any of the tables on this DB which has a text colu…
-
```
Using sqlautocode on Windows Vista + Python 2.5.2 + sqlachemy 0.4.7p1:
PS C:\Users\jaraco\Desktop\sqlautocode-0.5.1> .\autocode.py
postgres://eei_devel@ -o model.py
Traceback (most recent call la…
-
```
I had sqlalchemy 0.4.0beta6 installed and it failed to run tests because
'Text' wasn't top-level within the sqlalchemy package (sqlachemy.Text
would give AttributeError).
```
Original issue rep…
-
./bin/compile:DEFAULT_PYTHON_VERSION="python-2.7.9"
From the Python website: "Python 2.x is legacy, Python 3.x is the present and future of the language"
Are there plans to change the default python…
-
```
Using sqlautocode on Windows Vista + Python 2.5.2 + sqlachemy 0.4.7p1:
PS C:\Users\jaraco\Desktop\sqlautocode-0.5.1> .\autocode.py
postgres://eei_devel@ -o model.py
Traceback (most recent call la…