Commit Graph

26 Commits

Author SHA1 Message Date
AzerothCoreBot
66e624cb76 Import pending SQL update file...
Referenced commit(s): 042932ddd1
2020-02-07 08:01:12 +00:00
Barbz
042932ddd1 feat(DB): Test accounts using various GM levels (#2587) 2020-02-07 08:58:53 +01:00
AzerothCoreBot
a0cb2c0b7c Import pending SQL update file...
Referenced commit(s): c1ebc70b58
2019-04-13 16:09:19 +00:00
Pondaveia
c1ebc70b58 feat(core): Increased limit of realms (#1664) 2019-04-13 18:07:26 +02:00
AzerothCoreBot
0c71d0e56e Import pending SQL update file 2019-02-08 23:12:03 +00:00
Nefertumm
2a71b2a666 feat: Added logs_ip_action + more (#1157) 2019-02-08 23:52:22 +01:00
Barbz
09fa4c515b Apps: Add backticks to version_db_* in create_sql.sh (#1244)
So people don't add the backticks manually and waste time.
2019-01-07 22:43:11 +01:00
Travis CI
3c14bd0faa Importing pending sql 2019-01-05 20:21:50 +00:00
Viste(Кирилл)
41adf1539f MySQL: account table restructure (#1230)
* DB/auth: change last_login to NULL instead of invalid date and up email colum to varchar 255 from 254
2019-01-05 23:20:12 +03:00
Travis CI
4cb2e267fa Importing pending sql 2018-09-17 18:02:12 +00:00
Kargatum
0d6eb11db9 Core/Account: Add total time played in account (#1003)
This saves the total time played on the account, even if your characters have been deleted.
2018-09-17 19:58:42 +02:00
Yehonal
84949746e1 import pendings 2018-01-21 10:19:43 +01:00
Nefertumm
4158d2a0d8 Implemented account_muted and feature mutehistory command (#753)
* Implemented account_muted and feature

mutehistory command.

* Added some Syntax.

* Fix sql_rev
2018-01-15 03:18:23 +00:00
Yehonal
c3bcacfb36 Imported pending sql 2017-12-05 03:06:57 +01:00
neltharionorg
29f4a1e090 Import uptime table and feature from TC (#717) 2017-12-04 23:57:42 +01:00
Yehonal
1ed98105a1 importing pending sql 2017-08-20 06:03:34 +02:00
Nefertumm
2bde13b3f7 Codestyle 2017-06-30 19:03:36 -03:00
Nefertumm
c599c7e42e Tabs 2017-06-30 16:56:29 -03:00
Nefertumm
9d2484bfc7 Implement ip2nation and ip2nationCountries 2017-06-30 01:54:22 -03:00
ShinDarth
a215b276ca Imported pending SQLs 2016-11-19 12:37:05 +01:00
Shin
1ec1d16554 DB/Misc: minor structure improvements
- Affects #https://github.com/azerothcore/azerothcore-wotlk/issues/236
2016-11-15 21:54:45 +01:00
ShinDarth
5e8a68486b Bin/SQL-Generator: fixed macOS import + minor improvements 2016-11-06 20:02:30 +01:00
Yehonal
cf87d71765 [Bash] Fixed previous scripts permissions and minor mistake 2016-08-29 12:23:52 +02:00
Yehonal
b03b420813 fixed import.sh and implemented new optional workflow for pendings sql
Now devs can create sql for their pull requests that will be
automatically imported and _decorated_ by a protection system
and avoid to multiple import same queries
2016-08-29 09:49:45 +02:00
Yehonal
a6db058f90 removed templates for pending, we will find a more cleaner way for devs 2016-08-26 16:25:13 +02:00
Yehonal
7cab63179e implemented pending workflow for sql and PR 2016-08-25 19:49:32 +02:00