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 was archived by the owner on Jan 28, 2021. It is now read-only.
After adding the version UDF we introduced a new argument versionPostfix to the sqle.New function. Tomorrow, it may be something else.
We should replace that with either a struct that can be later on given more fields or functional arguments (functional arguments, for example, wouldn't have broken the build of gitbase as API would be the same).