-
Originally posted in the Elite Insights discord:
![image](https://github.com/Sognus/Gw2-Bosses/assets/5796109/cddd9e15-998d-4694-a6ce-0593ef01379c)
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:2.3.15
- Deployment mode(standalone or cluster):standalone
- MQ typ…
-
This is actually a question.
In order to support the mapping of fields of array type, Hibernate ORM run some queries to create a custom type. For example, for supporting integer arrays, it runs:
…
-
Hello, I detected a regression with "countDocuments" on main (at least for collection). If more than 20 documents, the API returns a count of 20. By bisection, I identified the first commit where this…
-
Accessing the hierarchical URL of child items directly makes it easier for the portal to navigate the folder structure without extraneous requests.
Update Collections returned with `x-iiif-cs-show…
-
### Expected behaviour
No error in installation
### Actual behaviour
Below error msg
Installing frappe_s3_attachment...
frappe.integrations.doctype.s3_backup_settings.s3_backup_settings.take_…
-
Hi!
I was interested in using your library which simply a lot of our serialization, notably because we use frozen dataclasses extensively. We also use the abstract base classes from `collections.abc`…
-
This is mostly a question to see if this exists -- we have specs for Collections and for the TxnExt on Features, but do we have a TxnExt for Collections?
-
Taxonomies have a property called `collections_ids` that stores the ids of the collections that are using this taxonomy via a Taxonomy Metadata.
This attribute is updated everytime a taxonomy metad…
-
(hopefully this is the right place to report this)
In https://github.com/stac-utils/pystac-client/issues/320, @system123 noticed that pystac-client's `.get_collections()` method was slow. It relies…