mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-04-24 17:27:17 +00:00
reset bis links for empty strings
This commit is contained in:
parent
cb99486f8a
commit
a4ab1e49be
@ -0,0 +1 @@
|
||||
update players set bis_link = null where bis_link = '';
|
@ -12,5 +12,6 @@
|
||||
</logger>
|
||||
<logger name="org.flywaydb.core.internal" level="INFO" />
|
||||
<logger name="com.zaxxer.hikari.pool" level="INFO" />
|
||||
<logger name="io.swagger" level="INFO" />
|
||||
|
||||
</configuration>
|
||||
|
Loading…
Reference in New Issue
Block a user