Skip to content

Commit

Permalink
#958: move generation classes to test code
Browse files Browse the repository at this point in the history
  • Loading branch information
pizzi-cato committed Aug 14, 2024
1 parent 06c9fd4 commit ff25e05
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ values (2, CURRENT_QUARTER_LABEL(), CURRENT_QUARTER_START_DATE(), CURRENT_QUARTE
(99, 'GJ ForTests', '2000-07-01', '2000-09-30'),
(999, 'Backlog', null, null);

select * from quarter;

insert into team (id, version, name)
values (4, 1, '/BBT'),
(8, 1, 'we are cube.³'),
Expand Down

0 comments on commit ff25e05

Please sign in to comment.