Rodolphe Quiédeville

Results 18 issues of Rodolphe Quiédeville

Hi, Thanks for this wonderful app, really happy to be able to store JSON in real JSON format and not as test as too many other apps do. Have you...

Will you be agree to split the huge pgtap.sql.in in some smaller parts ? It could be done with few impact, * split the files in some parts * add...

to do

Add functions to detect if a function is defined as `window function` or not. These functions will work same as `is_definer()` and `is_aggregate()` Ref : https://www.postgresql.org/docs/9.1/static/tutorial-window.html @theory what about the...

enhancement
to do

Actually there is no function to check if a constraint is validate or not.

enhancement

Crypto is used in the code but not present in the requires section off the setup.py file.

Add an option `--yes` to bypass all question when create or delete relations and functions

enhancement

Use travis-ci to publish unit tests results and **coverage**

Do not ask user for a confirmation on small volume

enhancement

Actually only IntegerField and FloatField are supported, add the support to ForeignKey.

enhancement