pelican/internal/db
Dan Anglin 3169d341d2
refactor: change Status.Order to Status.Position
Change Status.Order to Status.Position, and the ByStatusOrder type to
ByStatusPosition to make it clearer that status' are ordered by their
position on the Kanban board.
2023-04-26 11:23:48 +01:00
..
database.go refactor: renamed internal package; fixed linting 2023-04-26 11:11:49 +01:00
database_test.go refactor: change Status.Order to Status.Position 2023-04-26 11:23:48 +01:00
errors.go refactor: renamed internal package; fixed linting 2023-04-26 11:11:49 +01:00