Skip to content

Conversation

@adela-bytebase
Copy link
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

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.

2 participants