You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there plans to support Postgres? At the moment it does not work due to invalid SQL being generated in regards to DISTINCT/ORDER and GROUP BY.
The app works fine until one adds spree_globalize, then it starts failing at multiple points.
It seems this was already fixed by #92 more than 6 months ago, but it still wasn't merged yet. Can you please check the PR and merge it? You are breaking support for one of the more popular DBs.
The text was updated successfully, but these errors were encountered:
Are there plans to support Postgres? At the moment it does not work due to invalid SQL being generated in regards to DISTINCT/ORDER and GROUP BY.
The app works fine until one adds spree_globalize, then it starts failing at multiple points.
It seems this was already fixed by #92 more than 6 months ago, but it still wasn't merged yet. Can you please check the PR and merge it? You are breaking support for one of the more popular DBs.
The text was updated successfully, but these errors were encountered: