Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: Support for views * chore: Add comments for tests * chore * chore: Update tests * fix: Check if the table exists in the DuckDB * fix: Not fully pushed to DuckDB * chore * chore:test * chore:test * chore: Used sqlparser to parse create view statement * chore: Updated tests * chore: Add comments * chore: Add comments * chore: Fix rebase * chore * refactor: check pgcatalog * chore: Fix typo * chore: Clean up * chore: Warning the table which is not a foreign table from DuckDB * chore: Rebase * refactor: Using parse_analyze_fixedparams * refactor: Update parse_analyze_fixedparams usage in view_query function * refactor: Update parse_analyze_fixedparams usage in view_query function * refactor: Update parse_analyze_fixedparams usage in view_query function and use pg_analyze_and_rewrite_fixedparams instead * fix: CI * chore * chore * chore: Add nested test * chore: Update pg_analytics * chore
- Loading branch information