The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi,
The checkmark beside "DB changes" has been great. It tells me to not even consider a mod, 'cause nothing is allowed messing with my database. BUT, I would consider some DB changes if they only added tables, instead of modifying vB's tables. By splitting 'DB changes' into 'DB table modifications' and 'DB table additions' I will know better which mods I might consider if really useful. ![]() An additional benefit is that it would encourage mod developers to create new tables instead of altering existing tables. (We might even try to standardize table names so it will be obvious where they came from. Something like this for a table name: 'vborgFacebookConnect') Thanks for listening and I hope this is a helpful comment! |
#2
|
||||
|
||||
![]()
Agree with the split, but not with the table names. That would mess up code quite a bit, and it's just semantically incorrect for me. Use table comments for that.
![]() |
#3
|
|||
|
|||
![]()
Ha! I'll be thrilled if just the first suggestion leads to something.
|
#4
|
||||
|
||||
![]()
Thank you for the suggestion
![]() |
#5
|
|||
|
|||
![]()
Haha. That was quick. I did plant the idea in your mind, Paul, and maybe a year from now you will like it.
Cheers |
#6
|
|||
|
|||
![]()
I think it really depends whats modified.
Many of my mods add tables; I try to design to add not edit where ever possible. However sometimes you just need an extra coloumn somewhere. Provided that the uninstall code reverts the db to the state it was in before the mod was isntalled; I dont see much of an issue. |
#7
|
||||
|
||||
![]()
You're being overly paranoid. There's no queries in vB3 that I can remember which depend on the total amount of columns in your table. Therefore adding columns will not do any harm at all.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|