[DiscordArchive] Anyone knows if I can change the creature name with SAI?
[DiscordArchive] Anyone knows if I can change the creature name with SAI?
Archived author: Xyron • Posted: 2021-04-07T17:30:29.704000+00:00
Original source
Anyone knows if I can change the creature name with SAI?
Archived author: Titi • Posted: 2021-04-07T17:31:40.521000+00:00
Original source
mariadb should work
Archived author: ReynoldsCahoon • Posted: 2021-04-07T17:32:00.006000+00:00
Original source
I suppose what I'm asking is, in the code, is there a place where the MySQL database connection is defined, that could be modified to accept other SQL based connectors.
Archived author: Hacki • Posted: 2021-04-07T17:33:07.819000+00:00
Original source
MariaDB could work from default because as far as I know its basically MySQL+other stuff. For postgres it might even be needed that you change all the Queries in the Code