-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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 requestNew feature or request
Type
Projects
Status
Done