-
After installing AutoID plugin I get an error message when uploading files to dashboard (and working with those files).
**Steps to reproduce:**
1. Install Kirby Plainkit with Composer
2. Install…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What would you like to be added?
see pr: https://github.com/milvus-io/milvus-sdk-go/pull/655 and https://githu…
-
Are there plans to add auto ids to the entires of a structure field? Or do you have any hints for me?
And I think you can replace your function `fieldExists` (https://github.com/helllicht/kirby-autoi…
-
The intent of KGCL was to allow for human readable labels wherever IDs are used. Like in the Protege manchester renderer, these would be enclosed in single quotes.
E.g `add obsolete 'my bad term'`
…
-
The loopback connector generates an AutoID while storing data to FireStore and we are unable to set the ID to our own value.
-
As the title suggests, I want to know why some fields are specified when creating a vector database collection and users are not allowed to add others when building a Knowledge Base through a vector d…
-
算法09 五大查找之:哈希查找 - nnngu - 博客园
https://www.cnblogs.com/nnngu/p/8307743.html#autoid-0-0-0
-
I'm not sure if I am doing something wrong, but I have a page structured so:
```
Issue 1 (template: issue)
- Feature 1 (template: feature)
- Feature 2 (template: feature)
Issue 2 (template:…
-
**Describe the bug**
plugin cache is `file` cache unless plugin developer sets it up differently
https://github.com/getkirby/kirby/blob/feb17027d22a97249f50663365343b159d4302fe/src/Cms/AppCaches.php…
-
### Steps to reproduce
Model:
```
public class Area
{
[Key]
public Guid AreaId { get; set; }
[Column("auto_id")]
[DatabaseGenerated(Database…