Releases: basedt/dms
Releases · basedt/dms
release-v1.1.0
What's Changed
- feat: Added support for MariaDB, PolarDB, GaussDB, Greenplum, ClickHouse, and Apache Hive data source
- feat: Extended context menu in the database object tree, adding actions such as Create, Edit, Rename, and Delete
- feat: Supporting editing, deletion, viewing DDL, and generating SQL scripts through web gui for tables in database
- feat: Supporting management for database objects including views, materialized views, functions, sequences, foreign tables, and indexes through web gui
更新内容
- feat: 新增Mariadb、Polardb、Gaussdb、Greenplum、Clickhouse、Apache Hive数据源适配
- feat: 扩展数据库对象树右键事件,增加新建、编辑、重命名、删除等多种动作
- feat: 支持图形化管理数据库表,支持编辑、删除、查看DDL、生成SQL脚本等
- feat: 支持图形化管理数据库视图、物化视图、函数、序列、外部表、索引等对象