Skip to content

Commit a3bce5a

Browse files
authored
refactor(schema-api): extract DatabaseApi trait from SchemaApi (#18650)
Extract database operations into a separate trait following single responsibility principle. This creates cleaner separation between database and table operations. - Create DatabaseApi trait with 9 database operations - Add database_util module for database-specific utilities
1 parent 8f85a98 commit a3bce5a

File tree

7 files changed

+850
-722
lines changed

7 files changed

+850
-722
lines changed

0 commit comments

Comments
 (0)