GenieFramework / GenieFramework/SearchLight.jl
Use sql SCHEMA when working with tables
Open
- Dominant language
- Julia
- Stars
- 149
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
---
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.