feat: improve field type mapping and add sample dataset resource

- Update GUtils.java to handle case-insensitive column type mapping.
- Add "number" type mapping to support more database dialects.
- Add DevResources/Dataset.xml as a sample dataset definition.
This commit is contained in:
2026-03-02 13:23:42 +07:00
parent d501ecec22
commit 4cbfaed8c7
4 changed files with 63 additions and 2 deletions

View File

@@ -1 +1 @@
2025-09-24
2026-03-02