You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 14, 2022. It is now read-only.
quikman overrides existing import dec like this.
https://github.com/OdaDaisuke/quikman/blob/master/cmd/quikman/main.go#L69
This logic has some problem.
CASE: No
import
decExample code is shown below.
Output file goes like this.
Generated code uses database/sql package, but the file has no import decl.
The text was updated successfully, but these errors were encountered: