Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 843 Bytes

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 843 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2019-06-11

Added

  • ALTER USER Support.

0.0.0 - 2019-06-10

Added

  • CREATE DATABASE Support.
  • CREATE ROLE Support.
  • CREATE USER Support.
  • DROP DATABASE Support.
  • DROP ROLE Support.
  • DROP USER Support.
  • GRANT Support.
  • REVOKE Support.