Skip to content

Conversation

Hagellach37
Copy link
Member

No description provided.

@Hagellach37 Hagellach37 merged commit 4c28f74 into dev Feb 3, 2020
query_insert_project = '''
INSERT INTO projects
VALUES (%s,%s,%s,ST_Force2D(ST_Multi(ST_GeomFromText(%s, 4326))),%s,%s,%s,%s,%s,%s,%s,%s,%s,%s,%s,%s,%s);
VALUES (%s,%s,ST_Force2D(ST_Multi(ST_GeomFromText(%s, 4326))),%s,%s,%s,%s,%s,%s,%s,%s,%s,%s,%s,%s,%s);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like an unrelated change @Hagellach37 ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey,
this was a hotfix for the production. Due to this we could not create projects and to quickly fix it we addressed in the master branch. I am taking another look to validate that things are working as expected and will then release the new master to the back end. :)

@Hagellach37 Hagellach37 deleted the update-db-rule branch March 9, 2020 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants