Commit Graph

12 Commits

Author SHA1 Message Date
a00994cd5c Add test_Block_LageInsert.sql resource for database tests
Introduced a new SQL test resource under `tbfDBBackup.Tests` to support database testing scenarios involving procedures and history operations.
2025-09-19 08:04:40 +02:00
2b86358a57 New Test file 2025-09-04 07:39:56 +02:00
5cf7d76ebd New Test and updated schema mapping 2025-09-04 07:38:49 +02:00
280a07c150 Remove outdated TbfDBBackup installation documentation files 2025-08-22 12:51:40 +02:00
f901fd3279 Update InstallTbfDBBackupSK documentation file 2025-08-22 11:52:40 +02:00
1185af2bf1 Add schema-mapping-backup.json resource for tests
Introduce `schema-mapping-backup.json` to support testing of database schema mappings. Includes column mappings, modifications, deletions, and additions across multiple tables for enhanced test coverage.
2025-08-22 11:50:25 +02:00
7072399225 Add upgrade functionality and support for schema-based operations
Introduced new features including database upgrade logic, schema comparison, and schema-based updates. Refactored main program structure for modularity. Added unit tests and updated configuration files to support upgrades and enhanced mapping functionality.
2025-08-22 11:49:54 +02:00
43f492745f Add installation documentation files for TbfDBBackup 2025-08-22 11:49:16 +02:00
2a40e2836d fix about filename path in DEBUG/RELEASE 2024-10-29 20:36:13 +01:00
117d6f5162 Implement conditional config saving based on potential changes
Added a check for potential modifications to determine whether the configuration should be saved. Introduced a new method `HasPotentialModification` in the `Configuration` class to identify one-time-enabled items and update the saving logic accordingly. Cleaned up and refactored related code for better readability and maintainability.
2024-10-18 08:18:38 +02:00
cdfa50e1ec added IsOneTimeOpaque functionality, on end will be stored configuraion.json 2024-10-17 22:03:07 +02:00
1b7fdc4a53 init commit 2024-10-17 21:43:36 +02:00