dependabot[bot]
|
4cc07b65c3
|
chore(deps): bump MySql.Data from 8.0.32 to 8.0.32.1
Bumps MySql.Data from 8.0.32 to 8.0.32.1.
---
updated-dependencies:
- dependency-name: MySql.Data
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-09 12:52:48 +00:00 |
|
Michael Green
|
d484ee32cb
|
fix: fixed database upgrade bug
|
2023-03-07 10:59:19 +11:00 |
|
Michael Green
|
8175b4b6e6
|
feat: initial signature look up support
|
2023-03-07 10:53:46 +11:00 |
|
Michael Green
|
39e0bd9740
|
refactor: check for the existance of a database upgrade script rather than swallow an error that it doesn’t exist
|
2023-03-01 12:34:28 +11:00 |
|
Michael Green
|
85726ada7a
|
feat: added capability of creating/updating the database schema
|
2023-03-01 11:50:58 +11:00 |
|
Michael Green
|
055d09d77a
|
feat: Added config file class to keep track of local settings such as database connectivity
|
2023-03-01 10:22:19 +11:00 |
|
Michael Green
|
a6003372f5
|
refactor: added additional hash check on ingestion
|
2023-02-28 22:45:14 +11:00 |
|
Michael Green
|
4f19c9b8a3
|
fix: applied an index to the md5 and sha1 columns on the roms signature table
|
2023-02-27 09:00:30 +11:00 |
|
Michael Green
|
e9b7e146be
|
refactor: included checkifnull function, added sql schema for the signature database
|
2023-02-26 23:48:27 +11:00 |
|
Michael Green
|
be5904f9ad
|
feat: first version to introduce database storage (incomplete)
|
2023-02-25 01:49:20 +11:00 |
|