yao/dsl/io
Max 5f9eee97ea Enhance time value handling and improve test assertions
- Added a new toTime function to convert various time formats to RFC3339 strings, ensuring consistent time representation in the data.
- Updated the fmtRow function to utilize the new toTime function for 'mtime' and 'ctime' fields, enhancing data formatting.
- Modified the TestDBList function to include a check for non-empty lists before asserting the ID, improving test robustness.
2025-07-15 18:54:41 +08:00
..
cases_test.go Enhance DSL data handling and model structure 2025-07-15 18:28:01 +08:00
db.go Enhance time value handling and improve test assertions 2025-07-15 18:54:41 +08:00
db_test.go Enhance time value handling and improve test assertions 2025-07-15 18:54:41 +08:00
fs.go Refactor DSL list retrieval to support conditional data source selection 2025-07-15 16:58:41 +08:00
fs_test.go Enhance DSL data handling and model structure 2025-07-15 18:28:01 +08:00
utils.go Enhance time value handling and improve test assertions 2025-07-15 18:54:41 +08:00