View Single Post
  #6  
Old 03-19-2019, 07:59 PM
phantomghost
Hill Giant
 
Join Date: May 2015
Posts: 126
Default

Also, when you export the a table to .SQL you can edit the file in notepad++ if the db name changes. So, peq to peq1 or peq to peq22 or whatever you name it. (If you name it something that won't be listed in the file you can use replace all. Db name is listed in top section a few times. Then you can source it in to your new db using the updated .SQL file

In case you only want to update 1 table. (Rules for example is one I tend to keep for most of my servers since I updated the description on most rules).
Reply With Quote