osnHQ / ethosai

Automate AI testing & ensure model trustworthiness
https://ethosai.one
GNU General Public License v3.0
9 stars 7 forks source link

Update Database Schema #44

Open Lulzx opened 3 weeks ago

Lulzx commented 3 weeks ago

User Story: Update Database Schema

We need to update the database schema according to the requirements specified on the page, so that the audit queue can store and retrieve data efficiently.

Acceptance Criteria:

The database schema should be updated with the necessary tables, fields, and relationships. Ensure the schema supports all required data types and constraints.

Lulzx commented 3 weeks ago

@lulzx