17 Commits

Author SHA1 Message Date
Marc-Roig
f15ba493a6 fix: mysql performance when using transactions 2023-04-12 18:44:06 +02:00
Marc
a3dcccf281 fix: do not trow if locailzations are empty 2023-04-05 16:06:22 +02:00
Marc-Roig
1ee884586a replace for each for map async 2023-02-22 15:01:10 +01:00
Pierre Noël
4fe8f2f8b3
Merge pull request #15742 from strapi/fix/default-locale-createMany
Set default locale when using Query Engine function createMany
2023-02-13 12:38:41 +01:00
Pierre Noël
99c170e6bf Add tests + rename + refactor 2023-02-10 11:10:13 +01:00
Pierre Noël
3c79572705 Set default locale when using Query Engine function createMany 2023-02-08 11:04:06 +01:00
Marc-Roig
0b641bc05e pass options to forEachAsync 2023-02-06 19:11:58 +01:00
Marc-Roig
7b14ee6a35 implement forEachAsync 2023-02-06 15:59:47 +01:00
Marc-Roig
02d467f933 remove mapAsyncDialects 2023-02-06 15:39:47 +01:00
Marc-Roig
708e1d677c refactor mapAsyncDialects import 2023-01-31 14:43:10 +01:00
Marc-Roig
cf88d212f9 introduce use of mapAsync 2023-01-31 11:40:56 +01:00
Pierre Noël
c02061d142 use sequential update for locales and components 2023-01-23 17:32:04 +01:00
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Jean-Sébastien Herbaux
8d9ea0f13e
[V4] GraphQL - Single types mutations implementation (#10923)
* Use new path for Strapi app attribute

* Add 'uid' to the list of existing Strapi scalars

* Fix single types queries definitions

* Remove ID from single types args

* Remove useless comments

* Fix typos

* Fix localizations populate in i18n core-api createLocalization handler

* Single type custom mutations implementation
2021-09-09 11:31:29 +02:00
Alexandre Bodin
c3642a4f10 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-19 23:29:55 +02:00
Pierre Noël
eabe72f92e WIP 2021-07-26 16:59:59 +02:00
Pierre Noël
323bf21f43 wip 2021-06-09 18:10:44 +02:00