JohnAllen
Explore posts from serversDTDrizzle Team
•Created by JohnAllen on 3/16/2024 in #help
introspect not finding tables for pg database
Ok I actually found the issue. We had tablesFilter: ["drizzle_*"] for some reason. This was filtering all the tables. TLDR remove the tableFilter to find all tables
3 replies
DTDrizzle Team
•Created by JohnAllen on 3/16/2024 in #help
introspect not finding tables for pg database
Also if theres anyway I can debug this myself please let me know how I can expose the introspect logs
3 replies