name: Feature request
about: Using SCHEMA when working with database tables
title: 'Using SCHEMA'
labels: 'SCHEMA'
assignees: ''
**When using SCHEMA when working with database tables **
When working with tables, in some cases it is necessary to use SCHEMA to separate the data in the database.
Possible solution
I suggest adding another parameter to the functions for working with tables, which will determine the schema name.
name: Feature request
about: Using SCHEMA when working with database tables
title: 'Using SCHEMA'
labels: 'SCHEMA'
assignees: ''
**When using SCHEMA when working with database tables **
When working with tables, in some cases it is necessary to use SCHEMA to separate the data in the database.
Possible solution
I suggest adding another parameter to the functions for working with tables, which will determine the schema name.