Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

[Bug?] Example doesn't work #382

Open
bh2smith opened this issue Sep 5, 2023 · 0 comments
Open

[Bug?] Example doesn't work #382

bh2smith opened this issue Sep 5, 2023 · 0 comments

Comments

@bh2smith
Copy link
Contributor

bh2smith commented Sep 5, 2023

```sql
SELECT * FROM information_schema.columns
WHERE table_schema = 'dune_upload'
AND table_name = 'energy_data';
```

I tried running this query to get an idea of dune_uploaded tables, but it looks like we can't query the information schema anymore...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant