Commit 55142a1
authored
Tier 0 bug fixes, plugin de-duplication and splits, and sync test coverage (#1564)
* fix: change-tracking dialect default, JSON import plugin load, and cloudflared cleanup
* refactor(plugins): extract shared SQL filter builder and numeric helpers, split oversized drivers
* refactor: dedup hex encoding into a shared extension and drop dead DatabaseType.allCases shim
* docs: update refactor audit with Tier 3 progress
* docs: record Tier 3 plugin-side verification findings
* fix(tests): update allCases and StructureChangeManager.loadSchema callers after API changes
* test(sync): add SyncChangeTracker dirty/tombstone/suppression unit tests
* docs: record Tier 4 Sync test + the allCases caller-grep lesson
* test(sync): add ConflictResolver queue and keep-local/keep-server resolution tests
* docs: mark ConflictResolver tested, record storage-coverage findings
* refactor(hig): show activity-log export errors as sheets, rename ThemeLayout file to ThemeFonts
* wip
---------
Signed-off-by: Ngô Quốc Đạt <datlechin@gmail.com>1 parent 295eece commit 55142a1
56 files changed
Lines changed: 4914 additions & 4649 deletions
File tree
- Plugins
- CassandraDriverPlugin
- ClickHouseDriverPlugin
- DuckDBDriverPlugin
- JSONExportPlugin
- JSONImportPlugin
- MSSQLDriverPlugin
- MongoDBDriverPlugin
- OracleDriverPlugin
- RedisDriverPlugin
- SQLExportPlugin
- TableProPluginKit
- TableProTests
- Core
- ChangeTracking
- SchemaTracking
- Sync
- Models
- Views/Structure
- TablePro
- Core
- ChangeTracking
- Cloudflare
- Database/AWS
- MCP
- Auth
- Plugins
- SSH
- SchemaTracking
- Services/Formatting
- Extensions
- Models/Connection
- Theme
- Views
- Integrations
- Structure
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
0 commit comments