dbx/apps/desktop
t8y2 cbcd5dc6e5 feat(access): enable table structure editing for Access databases
- Add accessCapabilities based on UCanAccess DDL support testing
- CREATE TABLE, ADD COLUMN, CREATE INDEX are supported
- DROP COLUMN, ALTER COLUMN, RENAME COLUMN, DROP INDEX are not supported
- Use H2 SQL dialect for generated DDL
2026-06-04 22:10:51 +08:00
..
public Add configurable black app icons and logo (#564) 2026-05-31 10:15:59 +08:00
src feat(access): enable table structure editing for Access databases 2026-06-04 22:10:51 +08:00
components.json chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
index.html fix: avoid derived table wrapping for SQL Server TOP pagination 2026-05-25 11:28:02 +08:00
tsconfig.json chore: upgrade frontend tooling and speed up checks 2026-06-03 12:20:27 +08:00
vite.config.ts chore: upgrade frontend tooling and speed up checks 2026-06-03 12:20:27 +08:00