[DiscordArchive] why would one want to drop selected tables instead of dropping world database as a whole for example
[DiscordArchive] why would one want to drop selected tables instead of dropping world database as a whole for example
Archived author: Jinnai • Posted: 2023-03-16T08:52:20.203000+00:00
Original source
why would one want to drop selected tables instead of dropping world database as a whole for example in case of populating them again?
Archived author: Jinnai • Posted: 2023-03-16T08:53:12.801000+00:00
Original source
my custom tables and custom content is part of my source tree so even if i drop world completly, they get correctly reapplied
Archived author: Tea • Posted: 2023-03-16T09:04:19.207000+00:00
Original source
views dont contain data, they only give you a convenient view (duh) of a query/table