brianbroderick / lantern

Shine a light on your PG query logs. The project is being reimagined and is now a WIP.
Apache License 2.0
2 stars 0 forks source link

Extractor: current_date is actually a function, not a column #27

Open brianbroderick opened 3 months ago

brianbroderick commented 3 months ago
{"select current_date - INTERVAL '7 DAY' from users;",
            [][]string{{"SELECT|public.users.current_date"}}},