1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-02-11 23:59:00 +00:00
bramw_baserow/backend/tests/baserow/contrib/database
2025-01-20 09:05:05 +00:00
..
airtable Resolve "Field description is lost on field duplication, table duplication, etc" 2024-10-15 10:04:31 +00:00
api [2/5] Query performance improvements: Improve view field change type performance by doing operations in bulk 2025-01-20 09:05:05 +00:00
data_sync HubSpot contacts data sync 2024-12-11 22:54:44 +00:00
db Resolve "Bump backend deps" 2023-04-13 08:16:07 +00:00
field Resolve "Add support to filter lookup of multiple select fields" 2025-01-15 17:14:41 +00:00
file_import Django 5 2024-09-18 08:18:20 +00:00
formula InvalidRegularExpression error raised when creating a formula with an invalid regex 2025-01-16 20:26:31 +00:00
import_export Fix import/export support for larger files on s3-like storages 2024-11-18 15:59:22 +00:00
management Resolve "Allow overwriting generative AI settings on workspace level" 2024-04-08 15:41:09 +00:00
migrations Resolve "Real-time support for row change history" 2023-10-16 08:01:49 +00:00
rows Advanced number formatting 2024-12-17 09:43:02 +00:00
search Resolve "Add database + application templates" 2024-05-02 14:25:42 +00:00
table Resolve "Sorting by link_row (Link to table) field" 2024-12-13 13:27:52 +00:00
tokens Resolve "Remove TokenHandler.update_token_usage to improve performance" 2023-08-22 15:40:09 +00:00
trash Django 5 2024-09-18 08:18:20 +00:00
view [2/5] Query performance improvements: Improve view field change type performance by doing operations in bulk 2025-01-20 09:05:05 +00:00
webhooks Prevent webhook tasks from piling up 2024-11-21 13:50:03 +00:00
ws Resolve "ID's of deleted linked records are still present in export" 2024-11-13 09:08:20 +00:00
conftest.py Resolve "Less frequent periodic field updates for unused/not accessed workspaces" 2024-08-21 15:57:17 +00:00
test_cachalot.py Cachalot doesn't invalidate correctly database_multipleselect_* m2m tables 2023-06-09 15:36:10 +00:00
test_database_actions.py Resolve "Rename group to workspace in the backend" 2023-03-14 14:43:35 +00:00
test_database_application_type.py Fix bug creating a snapshot with formula 2024-09-04 18:38:53 +00:00
test_database_plugin.py Improved onboarding 2024-05-24 13:26:26 +00:00
test_permissions_manager.py Dont expand formulas 2024-08-13 12:34:08 +00:00
test_tasks.py Resolve "Implement Postgres full-text search" 2023-07-05 16:01:03 +00:00
utils.py Merge branch '3347-rows-endpoint-fails-hard-when-creating-a-row-with-a-link_row-field-pointing-to-a-table-with-an' into 'develop' 2025-01-16 09:47:16 +00:00