-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create upgrade_to_0.9.0 #101
base: master
Are you sure you want to change the base?
Conversation
@Jersig Je me suis permis de faire un "rebase", CAD mettre à jour ton PR, suite à la découverte d'un problème possible ce matin. Cependant, le fichier manque l'exécution de l'extension |
@Gustry je n'avais pas les droits d'uploader un fichier, j'ai zappé de mettre l'extension .sql dans le nom du fichier, sorry. |
Oui, pas de soucis, je comprends. Utiliser uniquement l'UI de GitHub pour faire des modifs peut en effet être difficile :) |
@drillinP peux-tu reprendre ce PR ? |
3f543ba
to
a5cc9b7
Compare
Update of the latest production version of the adresse schema. It implements various objects type : • Functions • tables, sequences, default values • views • indexes • triggers • comments This upgrade aims to setup a set of controlling functions. Those functions provide an assessment of the previous produced data. They also support the updating and correction of the data thanks to semantic and geometric crossings.
Il va falloir reprendre ce PR pour voir ce qu'il manque par rapport aux autres commits qui sont déjà dans la branche master. |
Update of the latest production version of the adresse schema.
It implements various objects type :
• Functions
• tables, sequences, default values
• views
• indexes
• triggers
• comments
This upgrade aims to setup a set of controlling functions. Those functions provide an assessment of the previous produced data. They also support the updating and correction of the data thanks to semantic and geometric crossings.