321 Commits

Author SHA1 Message Date
Convly
06d2b6e911 Merge branch 'main' of github.com:strapi/strapi into features/deits 2022-11-02 14:29:13 +01:00
Convly
788ea22ba6 v4.4.6 2022-11-02 14:09:37 +01:00
Jamie Howard
a3d182e045
Merge pull request #14453 from strapi/fix/13893/collection-name-clash
Avoid content type `pluralName` DB clashes
2022-10-27 16:45:10 +01:00
Convly
bc4b412aa2 Remove useless comment 2022-10-27 17:35:22 +02:00
Convly
a0a8e06c54 Push values to stream from a regular loop instead of shifting the initial array 2022-10-27 16:00:07 +02:00
Convly
1cfb30658a Remove useless checks & fix the limit 2022-10-27 15:50:44 +02:00
Convly
fa4dcb669b Fix limit & offset computation 2022-10-27 14:32:48 +02:00
Convly
78c5f82c37 Update symbols 2022-10-27 14:17:14 +02:00
Convly
125269d4fa Add readable stream capabilities to the query builder 2022-10-27 11:51:44 +02:00
Convly
b4f4b499b9 Fix a bug that was not automatically adding the join column to the select list when populated 2022-10-20 15:32:51 +02:00
Convly
65feb971b8 v4.4.5 2022-10-19 18:49:19 +02:00
Convly
02f7b3b65d v4.4.4 2022-10-19 15:19:00 +02:00
Convly
3ddf1626e7 Revert "v4.4.3"
This reverts commit 3d42ce32952b2d5ad51b46604a4cf20d2709469a.
2022-10-05 16:22:44 +02:00
Convly
3d42ce3295 v4.4.3 2022-10-05 16:15:29 +02:00
Convly
f99314ead7 v4.4.3 2022-10-05 16:04:25 +02:00
Convly
f33e7c97ab v4.4.2 2022-10-05 15:32:01 +02:00
Jamie Howard
b81d7bec39 chore: improve error message 2022-10-04 16:39:43 +01:00
Convly
fa503ef438 v4.4.1 2022-09-29 23:50:44 +02:00
Convly
d9febfb963 v4.4.0 2022-09-28 14:25:44 +02:00
Jamie Howard
9270ee9f27 fix(database): detect clashing DB tables
chore: rollback front end implementation
2022-09-27 17:25:48 +01:00
Alexandre Bodin
8ebf58d9ed v4.3.9 2022-09-21 14:17:36 +02:00
Pierre Noël
72eec1fb7c Merge branch 'main' into fix/upload-new-file-to-entity 2022-09-13 16:00:05 +02:00
Alexandre BODIN
59b83c5953
Merge pull request #14320 from strapi/chore/eslint
chore/eslint
2022-09-08 14:45:12 +02:00
Pierre Noël
79e0671e61
Merge branch 'main' into fix/upload-new-file-to-entity 2022-09-08 11:49:27 +02:00
Alexandre Bodin
6654ad3528 Add node 18 2022-09-08 08:44:27 +02:00
Alexandre Bodin
c44f21d5ba v4.3.8 2022-09-07 16:47:41 +02:00
Alexandre Bodin
886fcc015d Create id column as nullable to avoid conflict with default null values 2022-09-07 15:59:07 +02:00
Alexandre Bodin
73f523b983 v4.3.7 2022-09-07 14:24:30 +02:00
Alexandre BODIN
c84fe78a13
Merge pull request #14332 from strapi/chore/increments-updates
Improve pk management in schema builder
2022-09-07 11:11:15 +02:00
Alexandre Bodin
019e13d8e9 Improve pk management in schema builder 2022-09-07 09:11:50 +02:00
Alexandre BODIN
ec040e6075
Merge pull request #14267 from WalkingPizza/fix/14193
Allow USE RETURNING in SQLite
2022-09-06 14:28:07 +02:00
Alexandre Bodin
70b6966458 Fix eslint database 2022-09-05 19:44:58 +02:00
Pierre Noël
b68aa8fcc6 fix conflict 2022-09-05 16:31:05 +02:00
Pierre Noël
23657b7b5a factorize code 2022-09-05 16:18:37 +02:00
Pierre Noël
aa53790bd5 refactor with groupby 2022-09-05 16:18:37 +02:00
Pierre Noël
a658c6cc0a handle component use case 2022-09-05 16:18:36 +02:00
Pierre Noël
8100cffb3d use a grouped approach for where 2022-09-05 16:18:36 +02:00
Pierre Noël
f681c064c4 Fix relation not correctly set when uploadinga new file to an entity 2022-09-05 16:18:35 +02:00
WalkingPizza
f40c1f517a Allow USE RETURNING in SQLite 2022-08-31 10:56:06 +02:00
Marc-Roig
b2abaa9018 Merge branch 'main' into fix/delete-components-when-deleting-entity 2022-08-29 09:08:59 +02:00
DMehaffy
e2568a0611
Merge branch 'main' into fix/add-relational-pks 2022-08-26 09:15:55 -07:00
Marc-Roig
6f2134bcd6 load components from entity manager load 2022-08-26 14:22:05 +02:00
Alexandre Bodin
4c6e67c493 v4.3.6 2022-08-24 15:53:23 +02:00
Alexandre Bodin
a52b053551 v4.3.5 2022-08-24 14:10:18 +02:00
Alexandre Bodin
8f44422e8e Handles sqlite not able to add an increment table 2022-08-19 11:14:38 +02:00
Alexandre Bodin
714268f310 Add primary keys to relational table 2022-08-19 09:58:20 +02:00
Julie Plantey
73b12aa94d upgrading to v2.29.2 because 2.29.1 introduced a breaking change on intervalToDuration 2022-08-18 18:31:27 +02:00
dependabot[bot]
01aaee8d36 Bump date-fns from 2.28.0 to 2.29.1
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.28.0 to 2.29.1.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.28.0...v2.29.1)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 13:06:42 +02:00
Alexandre BODIN
2a9050d0d7
Merge pull request #14017 from strapi/chore/use-eslint-config
Chore/use eslint config
2022-08-11 16:19:29 +02:00
Pierre Noël
d49d687e72
Merge pull request #14032 from strapi/fix/populate-dz
Ignore if populating a scalar attribute
2022-08-11 15:38:41 +02:00