yao/dsl
Max cb9606681e Refactor boolean value handling in fmtRow function
- Simplified the conversion of 'readable' and 'built_in' fields to boolean values by utilizing a new toBool function, enhancing code readability and maintainability.
- Removed debug SQL print statements from the Update method to clean up the output and improve performance.
2025-07-15 18:37:42 +08:00
..
api Refactor DSL management by introducing IO interfaces for database and file system operations 2025-07-15 12:25:56 +08:00
connector Refactor DSL management by introducing IO interfaces for database and file system operations 2025-07-15 12:25:56 +08:00
io Refactor boolean value handling in fmtRow function 2025-07-15 18:37:42 +08:00
mcp Refactor DSL management by introducing IO interfaces for database and file system operations 2025-07-15 12:25:56 +08:00
model Enhance model definitions and loading process for system models 2025-07-15 16:33:14 +08:00
types Enhance DSL data handling and model structure 2025-07-15 18:28:01 +08:00
dsl.go Refactor DSL list retrieval to support conditional data source selection 2025-07-15 16:58:41 +08:00