Steve Boyd
4f50dd55a2
API Remove PDO support
2023-03-16 11:03:04 +13:00
Maxime Rainville
fe426145d8
ENH Add support for CMS5 ( #144 )
2023-03-03 10:46:09 +13:00
Guy Sartorelli
15d4e9550b
FIX Reset query generator after iteration is complete ( #139 )
2022-09-15 16:32:43 +12:00
Steve Boyd
c529b8375c
Merge pull request #138 from creative-commoners/pulls/3/rescue-master-generators
...
API Update PostgreSQLQuery to use generators
2022-09-15 13:16:48 +12:00
Loz Calver
7962f7c919
API Update PostgreSQLQuery to use generators
2022-09-02 13:37:04 +12:00
Guy Sartorelli
2946e07319
Merge pull request #137 from creative-commoners/pulls/3/revert
...
FIX Revert using generators
2022-09-02 11:21:07 +12:00
Steve Boyd
0a05cbcc17
FIX Revert using generators
2022-09-02 11:15:13 +12:00
Steve Boyd
0c2d67443a
Merge pull request #135 from creative-commoners/pulls/3/rescue-master-generators
...
API Rescue Master Branch PR: Update PostgreSQLQuery to use generators
2022-09-01 09:08:20 +12:00
Loz Calver
5c07020dc6
API Update PostgreSQLQuery to use generators
2022-08-30 11:34:13 +12:00
Sabina Talipova
a8c5c18a25
Merge pull request #136 from creative-commoners/pulls/3/php-ci
...
MNT Use PHP 8.1 for manually created CI jobs
2022-08-22 10:18:25 +12:00
Steve Boyd
35874a9d77
MNT Use PHP 8.1 for manually created CI jobs
2022-08-18 11:01:28 +12:00
Guy Sartorelli
78792957f3
Merge pull request #134 from creative-commoners/pulls/3/major-deps
...
DEP Update dependencies for CMS 5
2022-08-09 12:22:56 +12:00
Steve Boyd
a4d1e42c71
DEP Update dependencies for CMS 5
2022-08-09 12:12:29 +12:00
Steve Boyd
beb0f84f2d
Merge branch '2.3' into 2
2022-08-03 14:33:11 +12:00
Guy Sartorelli
6d5c35116a
Merge pull request #132 from creative-commoners/pulls/2.3/standardise-modules
...
MNT Standardise modules
2022-08-03 10:09:54 +12:00
Steve Boyd
41fd4718a2
MNT Standardise modules
2022-08-02 17:55:18 +12:00
Steve Boyd
448828c20a
Merge branch '2.3' into 2
2022-07-26 16:45:04 +12:00
Guy Sartorelli
faf9d033ff
Merge pull request #130 from creative-commoners/pulls/2.3/module-standards
...
MNT Use GitHub Actions CI
2022-07-15 12:45:58 +12:00
Steve Boyd
d7b4ccb202
MNT Use GitHub Actions CI
2022-07-15 12:23:59 +12:00
Guy Sartorelli
c9bce8fe57
Merge branch '2.3' into 2
2022-06-14 11:31:28 +12:00
Sabina Talipova
4bbabf2421
Merge pull request #128 from creative-commoners/pulls/2.3/phpunit9
...
Approved
2022-06-07 08:00:53 +12:00
Steve Boyd
22e3951244
MNT Test using PHPUnit9
2022-06-02 12:21:46 +12:00
Steve Boyd
321d0d853b
Merge branch '2.3' into 2
2022-04-22 09:32:30 +12:00
Guy Sartorelli
84e13ffde3
Merge pull request #127 from creative-commoners/pulls/2.3/chars
...
FIX Ignore invalid byte character
2022-04-21 18:40:22 +12:00
Steve Boyd
17e9f5388c
FIX Ignore invalid byte character
2022-04-21 14:14:28 +12:00
Steve Boyd
222f20529c
Update build status badge
2021-01-21 16:37:01 +13:00
Steve Boyd
c46272e751
Merge branch '2.3' into 2
2021-01-18 13:59:53 +13:00
Steve Boyd
afec73997a
Merge pull request #121 from creative-commoners/pulls/2.3/travis-matrix
...
MNT Rearrange travis matrix
2021-01-18 13:58:22 +13:00
Steve Boyd
d3c8e2915e
MNT Rearrange travis matrix
2021-01-18 11:37:36 +13:00
Steve Boyd
a709a741b0
Merge branch '2.3' into 2
2021-01-02 20:09:58 +13:00
Maxime Rainville
dd4df9800b
Merge pull request #119 from creative-commoners/pulls/2.3/travis-shared
...
MNT Travis shared config, use sminnee/phpunit
2020-12-21 15:03:34 +13:00
Steve Boyd
082742ad23
MNT Travis shared config, use sminnee/phpunit
2020-12-02 15:41:59 +13:00
Robbie Averill
a7c3450d43
Merge branch 'pulls/docs-known-issue' into 2
...
# Conflicts:
# README.md
#
2019-11-27 17:33:06 -08:00
Robbie Averill
0be39423a3
Merge branch '2.3' into 2
2019-11-27 17:28:00 -08:00
Robbie Averill
3d50b3f9ec
Merge branch '2.2' into 2.3
2019-11-27 17:27:36 -08:00
Maxime Rainville
3e38f845e3
Bump branch alias to 2.4.
2019-10-02 14:48:55 +13:00
Maxime Rainville
4e3d3df565
Remove branch alias for 2.3.0 release
2019-10-02 14:45:33 +13:00
Maxime Rainville
753d73e1fe
BUG Fix issues preventing a site from being migrated from SS3 to SS4 ( #104 )
...
* BUG Enum value change wasn't being detected by alterTableAlterColumn because backslashes were not accounting
* BUG Update renameTable to also rename constraints
* BUG Add unit tests to cover requireTable and renameTable
* Fix liniting errors
* MINOR Update build to use xenial and add extra PHP version
2019-09-26 10:25:41 +12:00
Guy Marriott
beed6c7fb7
API Increased support to 9.2 ( #102 )
...
API Increased support to 9.2
2019-09-17 16:17:43 -07:00
Ingo Schommer
bf4fb87a01
API Increased support to 9.2
...
Anything older than 9.3 is unsupported by Postgres: https://www.postgresql.org/support/versioning/ .
I don't think we should claim support in our module for unsupported versions,
particularly if we don't have CI on them.
Since we're *only* running CI on 9.2 at the moment, that's the safe claim
for our module support, even though it's already unsupported by Postgres.
See https://docs.travis-ci.com/user/database-setup/#using-a-different-postgresql-version
I'll raise a separate ticket about testing and supporting newer versions,
it's out of scope for this PR.
2019-09-03 15:41:23 +12:00
Ingo Schommer
66376db094
DOCS Known issue about collations
...
Moving from https://docs.silverstripe.org/en/4/getting_started/server_requirements/
since it's too much noise there.
Also removing the maintainer contact, that's an outdated concept.
2019-09-03 15:22:14 +12:00
Ingo Schommer
d607a2bfa9
Merge pull request #100 from sminnee/drop-php5
...
NEW: Drop PHP 5.6 testing
2019-07-04 08:59:40 +12:00
Sam Minnée
f2ec228c72
Merge pull request #99 from sminnee/fix-9097
...
FIX: Don’t drop first row on repeated iteration
2019-07-03 14:27:21 +12:00
Sam Minnee
82f8a06afa
NEW: Drop PHP 5.6 testing
...
PostgreSQL 2.3+, like Framework 4.5+, is able to be PHP 7.1+. Updated
the test matrix to reflect this.
2019-07-03 13:58:50 +12:00
Sam Minnee
75f4a35f71
FIX: Don’t drop first row on repeated iteration
...
Fixes https://github.com/silverstripe/silverstripe-framework/issues/9097
Related: https://github.com/silverstripe/silverstripe-framework/issues/9098
Co-authored-by: Guy Marriott <guy@scopey.co.nz>
2019-07-03 13:55:17 +12:00
Guy Marriott
08c8293328
Merge pull request #97 from open-sausages/pulls/2/fix-aliasing
...
FIX Usage of a bug-feature around aliases
2019-05-09 12:38:33 +12:00
Serge Latyntcev
0ffaf90512
FIX Usage of a bug-feature around aliases
...
Related https://github.com/silverstripe/silverstripe-postgresql/issues/95
2019-05-06 16:06:58 +12:00
Guy Marriott
04000ad878
Merge remote-tracking branch 'origin/2.2' into 2
2019-04-15 15:36:11 +12:00
Guy Marriott
3d6920c121
Remove branch alias
2019-04-15 15:14:05 +12:00
Guy Marriott
b6bab3561f
Bump branch alias for 2.3.x-dev
2019-04-15 11:11:50 +12:00