Skip to content

Create public schema and define multiple tables#44

Merged
adela-bytebase merged 11 commits intomainfrom
adela-bytebase-patch-40
Dec 19, 2025
Merged

Create public schema and define multiple tables#44
adela-bytebase merged 11 commits intomainfrom
adela-bytebase-patch-40

Conversation

@adela-bytebase
Copy link
Copy Markdown
Owner

This SQL script creates a public schema with multiple tables including 'fakeTable', 'audit', 'department', 'dept_emp', 'dept_manager', 'employee', 'salary', and 'title'. It also includes views for current department employees and the latest department dates, as well as a function for logging DML operations.

This SQL script creates a public schema with multiple tables including 'fakeTable', 'audit', 'department', 'dept_emp', 'dept_manager', 'employee', 'salary', and 'title'. It also includes views for current department employees and the latest department dates, as well as a function for logging DML operations.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 19, 2025

SQL Review Summary

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

Detailed Results

File Target Affected Rows Risk Level Advices
schema/schema.sql instances/prod-sample-instance/databases/hr_prod 0 ⚪ None 5 Error(s)

@adela-bytebase adela-bytebase merged commit c4ba2de into main Dec 19, 2025
3 checks passed
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