mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 14:41:28 +00:00
utils/sql/git added
This commit is contained in:
parent
b6010afa9c
commit
0a9642e776
12
utils/sql/git/README
Normal file
12
utils/sql/git/README
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
On the move from svn -> git we lost the ability to track revision numbers on the repo.
|
||||||
|
|
||||||
|
No big deal!
|
||||||
|
|
||||||
|
What we'll do instead as follows:
|
||||||
|
|
||||||
|
-Optional SQL updates go in optional/
|
||||||
|
-Required SQL updates go in required/
|
||||||
|
All updates will follow a specific format of YYYY_MM_DD_Desc.sql, this is so it's easy to sort.
|
||||||
|
|
||||||
|
So the following is a good example of what I expect to see
|
||||||
|
2013_02_16_GitConversion.sql
|
||||||
0
utils/sql/git/optional/.gitignore
vendored
Normal file
0
utils/sql/git/optional/.gitignore
vendored
Normal file
0
utils/sql/git/required/.gitignore
vendored
Normal file
0
utils/sql/git/required/.gitignore
vendored
Normal file
Loading…
x
Reference in New Issue
Block a user