David K Fickes
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
-
David K Fickes created a post, Datagrip removing needed paratheses in creating view in postgresql
Its a pretty simple thing. I'm creating a view with a query that has a WHERE (THIS AND THAT) and Datagrip turns it into a WHERE THIS AND THAT create view dealer__zip_union_scrubbed...FROM sp_geo_co...