Sandip Trivedi
Results
2
issues of
Sandip Trivedi
Add support for materialized views in the preview table dropdown when creating or editing a query.
5
Add support for materialized views in the preview table dropdown when creating or editing a query. This addition is only for PostgreSQL. This PR is related to this issue #81...
I used the gem with rspec-rails 3.0.0 and the tests failed so I updated from the should syntax to the expect syntax in the tests and now they pass. Hopefully...