sol-cloud/cloud/plugin/plugin-database/src/main
smile bb72bc4c05 refactor(database): refactor dynamic table name handler to support multiple database dialects
* Changed the DynamicTableDialectProvider interface method from dialect() to supports(DbType)
* Added DatabaseDialectDetector to detect database type
* Updated DynamicTableNameHandler to use the new dialect detection mechanism
* Revised the implementation of the PostgreSQL dialect provider
* Moved database dependencies from common-base-web to the plugin-database module
* Added application configuration files for system service and file service
* Introduced multiple Spring Boot configuration files for different environments
2026-04-22 17:41:47 +08:00
..
java/com/bgasol/plugin/mybatisPlus/config feat(plugin): Add data rights controls and optimize file services 2025-09-19 21:54:33 +08:00
resources refactor(database): refactor dynamic table name handler to support multiple database dialects 2026-04-22 17:41:47 +08:00