1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-28 15:17:46 +00:00
sapphire/sql/migrations/20230309164293_AddBorrowAction.sql
2023-03-10 19:35:15 +01:00

1 line
No EOL
85 B
SQL

ALTER TABLE `characlass` ADD `BorrowAction` binary(40) DEFAULT NULL NULL AFTER `Lvl`;