Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Clean and update reexports of the library #13

@TheRustifyer

Description

@TheRustifyer

Before the first release, we must refactor how the main crate of the library canyon_sql reexports elements to the client side.

Currently, a lot of non necessary things are reexported through use canyon_sql::*, and other importants are leaked in the same way, for example, the datasources.

This issue is created to stabilice the public API of Canyon-SQL, offering the user better fine-grained control over the things that the user wants to work with.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions