-
This issue tracks introducing an API to copy data inside the database, from one table (or several) into a destination table. Note this is different from bulk importing data from the client into the da…
roji updated
10 months ago
-
Now that #1824 is merged in we'll want to expand it with more features:
* Bulk share
* Bulk download
* Bulk copy (We should also add copy as a feature on the dashboard - currently it only works i…
-
**User story**
As the SSR team, we would like to be able to bulk upload study data from a CSV file generated from our Google Study Setup Form, to reduce the manual load and errors created when Study …
-
bulk_create can be improved by using django-postgres-copy as suggested in https://pmbaumgartner.github.io/blog/the-fastest-way-to-load-data-django-postgresql/ also would be great writing some test usi…
-
## Is your feature request related to a problem? If so, please give a short summary of the problem and how the feature would resolve it
Can you add support for order hints for bulk copy operations?…
-
refer bulk copy from this link https://pymssql.readthedocs.io/en/stable/pymssql_examples.html , I changed the example table col1 from int to int identity, and the datasoure is user define value id , …
-
### Please describe the feature you would like to see implemented.
Hey, could you please add a block here:
https://github.com/shopware/platform/blob/b50c9312918b687098a3a1f6ecc168f1bab33d7c/src/Admi…
moorl updated
1 month ago
-
**Is your feature request related to a problem? Please describe.**
Sometimes, complexity grows.
While it is easy enough to move cards between new and old lists on the same board, once I want to …
-
Many users create unique import JS for specific templates such as 'blogs', 'news', 'events', etc. They keep a list of those URLs in files and then copy/paste them into the URLs field and then change …
-
### Feature Request
#### Is your feature request related to a problem? Please describe.
Right now in Studio whenever a copy or move operation of a folder is done, the operation is executed individ…