Skip to content
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

Changes to support refactor in frappe pg-poc branch #15287

Merged
merged 17 commits into from Sep 21, 2018
Merged

Changes to support refactor in frappe pg-poc branch #15287

merged 17 commits into from Sep 21, 2018

Conversation

surajshetty3416
Copy link
Member

@surajshetty3416 surajshetty3416 commented Aug 31, 2018

These changes are required once this PR gets merged

This basically includes replacement of incompatible/non-standard queries

@rmehta rmehta merged commit bfc195d into frappe:develop Sep 21, 2018
Alchez pushed a commit to Alchez/erpnext that referenced this pull request Sep 26, 2018
* Remove quotes from sql to make it compatible with postgres as well

* Fix queries
- Replace mysql specifc queries with standard ones

* Make repo URL chages to test pg-poc

* Add root passowrd to test site config

* Fix quotes issue

* Remove debug flag from a pricing rule query

* Remove python 3.6 version from travis.yml

* Fix improper query issue

* Fix incorrect query

* Fix a query

- This fix need to be changed when we will  start supporting postgres
since date_format is not supported by postgres

* Get price list map as dict

* Convert price_list_currency_map to dict
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants