You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [CveXplore-240] relates to #243
* [CveXplore-240] started with db_connection abstract class and defining general properties
* [CveXplore-240] renamed database_schema to database_version
* [CveXplore-240] minor rename actions
* [CveXplore-240] Created class for database migrations
* [CveXplore-240] Created database models folder
P-T-I
changed the title
create sqlalchemy models for cves, cpe, capec, cwe etc etc
Work with sqlalchemy models
Dec 20, 2023
P-T-I
changed the title
Work with sqlalchemy models
let cvexplore work with/handle sqlalchemy models
Dec 20, 2023
* [CveXplore-240] setup alembic environment
* [CveXplore-240] setup development docker-compose
* [CveXplore-241] First 2 models for database
* [CveXplore-241] requirements update; addresses #243
* [CveXplore-241] first alembic migrations added and migration cycle tested
* [CveXplore-241] wip
* [CveXplore-241] schema version change due to cwe rename of 'Description' field
* [CveXplore-241] models created and successfully migrated into the database; addresses #245
The text was updated successfully, but these errors were encountered: