-
Hi I am willing to write a simple MySQL script that can connect to the piwigo db to create and add tags to photos. This would allow integration with photoprism and other tools (any, potentially, and a…
-
### Bug Description
I'm using int Enums with the Flags attribute and inserting with ExecuteNonQueryAsync and AnonymouseType is working but when I try and read a row that have more than one flag set…
-
### Bug Description
Update with Dictionary fails using MySql/MariaDb
**Exception Message:**
```csharp
RepoDb.Exceptions.KeyFieldNotFoundException
HResult=0x80131500
Message=No primary …
-
I think this is not a bug but my misunderstaning about the setting up between this package and [django-filebrowser](https://github.com/sehmaschine/django-filebrowser).
I'm using:
- django-tinymce …
-
Hi I see that #39 had a fix for children / nested components, has that been released yet?
I'm just testing this code and I've found that it produces odd HTML where certain sections are repeated.
…
-
I have in my model an object Initiative that has a title which is translated in English and Italian.
I want the object to have a title value for Italian or for English (both is also accepted) but no t…
-
### Bug Description
The 1.13 releases have broken DirectionalQueryField parameters (I reported this on Gitter a while ago but it got overlooked).
**Exception Message:**
```csharp
System.Argu…
-
### 错误描述
当sort字段用于排序 ?sort=sort&orderBy=asc,会返回空数据
### 实体类
```java
@Data
@SearchBean(tables ="tb_resource")
@CheckAuthentication
public class AuthResourceByCurrentUserSearch {
@DbField("…
-
This one had me stumped for a while today. I couldn't create a new entry in a list, because whenever I hit save, nothing happened. No loading animation in the button, no error message, no network acti…
-
Better Navigator doesn't currently seem to work on `UserDefinedForm` pages.
Looks like the `instance of DBHTMLText` check is failing on these pages, so the HTML isn't getting injected:
https://gi…