mirror of
https://github.com/norohind/jubilant-system-core.git
synced 2025-04-14 10:37:12 +03:00
fix: select_new_squadrons_backupdate.sql wrong parameter name
This commit is contained in:
parent
c410b9a120
commit
0bde9cd36c
@ -7,4 +7,4 @@ select * from
|
||||
except select squad_id from squadrons_deleted
|
||||
)
|
||||
order by squad_id desc
|
||||
limit :count;
|
||||
limit :limit;
|
Loading…
x
Reference in New Issue
Block a user