Skip to content

v0.0.5

Compare
Choose a tag to compare
@greyscaled greyscaled released this 01 May 16:18
· 262 commits to main since this release
v0.0.5
02fecb6

Highlights

  • Postgres compatibility
    • Column aliases in views
    • Drop schema with cascade
    • Support 'OR REPLACE' when creating a view
  • Fixes:
    • Object names case insensitivity (unless quoted)
    • Built-in objects cannot be alterred/dropped

What's Changed

Full Changelog: v0.0.4...v0.0.5