Skip to content

Create initial database schema with tables and views#42

Closed
adela-bytebase wants to merge 15 commits intomainfrom
adela-bytebase-patch-38
Closed

Create initial database schema with tables and views#42
adela-bytebase wants to merge 15 commits intomainfrom
adela-bytebase-patch-38

Conversation

@adela-bytebase
Copy link
Copy Markdown
Owner

This SQL script creates several tables including audit, department, dept_emp, dept_manager, employee, salary, title, and their respective constraints. It also includes views for current department employees and the latest department dates, along with a trigger function for logging DML operations.

This SQL script creates several tables including audit, department, dept_emp, dept_manager, employee, salary, title, and their respective constraints. It also includes views for current department employees and the latest department dates, along with a trigger function for logging DML operations.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 12, 2025

SQL Review Summary

  • Total Affected Rows: 0
  • Overall Risk Level: ⚪ None
  • Advices Statistics: 0 Error(s), 0 Warning(s)

Detailed Results

File Target Affected Rows Risk Level Advices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant