Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@weiting1lee weiting1lee released this 23 Dec 08:46
· 14 commits to main since this release
d20b583
  • Support PostgreSQL 14.0
  • Support SELECT feature.
  • Support INSERT feature.
  • Support UPDATE feature.
  • Support DELETE feature.
  • Support push down WHERE clause.
  • Support push down aggregate functions.