-
Couldn't load subscription status.
- Fork 81
Open
Description
The current version of DBInterface use the strict keyword as a type parameter for the returned Query.
This is type unstable but could easily be solved by using Val instead.
See here:
Line 146 in ccdb8b0
| function DBInterface.execute( |
We can keep the current interface (type unstable) by turning the keyword into a Val but having a type stable version would be great. I will be happy to open a PR.
zfrank
Metadata
Metadata
Assignees
Labels
No labels