31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-09-20 16:59:02 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Richard Fath
e020605193 Correct 2.0.0 schema updates
Correct 2.0.0 schema updates so that they fit to 2.0.0 new installation and so the 3.0.0 schema updates won't fail.
2019-05-19 17:20:26 +02:00
Olivier Laverré
ed3c646443 Add PostgreSQL (PDO) driver.
To work with J4
2019-04-28 14:51:39 +02:00
Michael Babker
e9c99d9a1c Put initial 2.0 SQL schema in update files (Ref #186) 2017-06-18 12:28:15 -05:00
Michael Babker
c2f233d572 Add a PR's branch (based on the PR- label) (Ref #191) 2017-04-22 11:28:53 -05:00
Michael Babker
45a255ecd7 Too many commas 2016-03-27 15:04:09 -04:00
Michael Babker
5b3e5bcd96 Process labels during fetch and store RTC state if the label is assigned (Fix #88) 2016-03-27 14:39:34 -04:00
Michael Babker
d7057adff6 Allow empty SHA and don't insert it on fetch routine 2016-03-27 13:46:26 -04:00
Michael Babker
f6973e3321 Remove unused comments column (Fix #129) 2016-03-18 17:37:20 -04:00
andrepereiradasilva
7d03379c39 remove drop tables 2016-03-02 13:38:02 +00:00
andrepereiradasilva
e6ca931673 use InnoDB and utf8mb4_unicode_ci in the patchtester too
To not cause issues putted a select to drop the tables first.
Not an expert on db, so please check if anything more is needed.
2016-03-02 12:36:59 +00:00
elkuku
0d2b836c51 Update SQL files
Add sha column
2015-07-14 09:43:13 -05:00
Michael Babker
dce7a865e9 Truncate the item descriptions when inserting pull data into the database 2015-05-09 13:13:31 -04:00
Michael Babker
a64e0b57df Lengthen the title column 2015-05-09 13:08:34 -04:00
sovainfo
c8b43fb377 description nvarchar limit to 4000
The limit of 5000 seems to be to much for SQL2012
2015-03-12 17:57:55 +01:00
sovainfo
564d778b93 Remove if not existst on _patchtester_pulls
MSSQL doesn't seem to like that!
2015-03-12 17:51:18 +01:00
Michael Babker
6a6f155285 Remove the rating column (Fix #41) 2014-10-17 03:10:42 -04:00
Niels van der Veer
eab31b00f7 Remove joomlacode references
Since we use the new tracker, the references to joomlacode.org are no
longer necessary
2014-09-01 18:13:09 +02:00
Michael Babker
fdebf8b6b2 Update schema for non-MySQL databases 2014-05-04 16:55:06 -05:00
Michael Babker
62515d1b34 Remove pulls table on uninstall 2014-05-04 16:50:19 -05:00
Michael Babker
57852d602d Start refactoring to store the pull requests in the database 2014-05-01 09:35:26 -05:00
Michael Babker
1c3edbd5d8 Multi database support 2013-08-12 16:05:52 -05:00
Nikolai Plath
987b668749 Move install.sql files 2012-06-12 14:07:56 -05:00