Jokob @NetAlertX
c7399215ec
Refactor event and session column names to camelCase
...
- Updated test cases to reflect new column names (eve_MAC -> eveMac, eve_DateTime -> eveDateTime, etc.) across various test files.
- Modified SQL table definitions in the database cleanup and migration tests to use camelCase naming conventions.
- Implemented migration tests to ensure legacy column names are correctly renamed to camelCase equivalents.
- Ensured that existing data is preserved during the migration process and that views referencing old column names are dropped before renaming.
- Verified that the migration function is idempotent, allowing for safe re-execution without data loss.
2026-03-16 10:11:22 +00:00
Adam Outler
ed44c68d54
Update scripts/db_cleanup/regenerate-database.sh
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-02-07 10:29:57 -05:00
Adam Outler
30c832b14e
move app.
2026-02-07 15:20:49 +00:00
jokob-sk
d24411fa53
BE: CurrentScan table leanup - column rename
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-01-25 16:38:45 +11:00
Adam Outler
5e47ccc9ef
Shell Check fixes
2025-11-23 22:13:01 +00:00
jokob-sk
ebeb7a07af
BE: linting fixes 2
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-11-22 20:43:36 +11:00
jokob-sk
5c14b34a8b
BE: linting fixes
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-11-22 13:14:06 +11:00
Adam Outler
5b871865db
/data and /tmp standarization
2025-11-09 17:03:25 +00:00
Adam Outler
356cacab2b
Don't increment sqlite sequence
2025-10-23 21:15:02 +00:00
jokob-sk
b916542584
BE: DB generate=ing script
...
Code checks / check-url-paths (push) Has been cancelled
docker / docker_dev (push) Has been cancelled
Deploy MkDocs / deploy (push) Has been cancelled
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-10-17 21:33:43 +11:00
Adam Outler
28e0e4aab4
Fix database regeneration script to use correct file
2025-10-15 20:53:03 -04:00
Adam Outler
324cde9c4a
Add script to regenerate the database from schema
...
This script recreates the database from schema code and imports the schema into the new database file.
2025-10-15 20:50:42 -04:00
jokob-sk
5562ae7add
docs + wf
docker / docker_dev (push) Waiting to run
2025-01-19 23:19:26 +11:00
jokob-sk
b29dcbfa98
CHECKMK script
docker / docker_dev (push) Waiting to run
🤖Automation - Update Sponsors Table / update-table (push) Has been cancelled
2025-01-08 23:32:14 +11:00
jokob-sk
8f8264c6fa
WOL plugin #887
docker / docker_dev (push) Waiting to run
2024-12-23 13:10:27 +11:00
jokob-sk
466aa62a02
DB cleanup script + docs
2024-12-23 11:28:46 +11:00