All checks were successful
Build docker and publish / build (20.15.1) (push) Successful in 7m45s
5 lines
75 B
SQL
5 lines
75 B
SQL
select
|
|
FROM `system`
|
|
WHERE `category` = 'invite'
|
|
AND `key` = 'GiftDays';
|