-
```
Is it possible for you guys to add some mySQL features to this?
Such as an option to store bans in mySQL as well as the visitors etc.
It would be really awesome then :D
```
Original issue reporte…
-
-
Hi Konstantinos.
Love the idea of using asterisk + chan-sccp as a SRST replacement ! :+1:
Couple of comments:
- I am not sure how many devices you are trying to support in this fallback soluti…
-
@epoberezkin
https://hosted.weblate.org/projects/simplex-chat/website/#information
used to say
`AGPLv1-or-later`, whereas now it says `AGPLv3-only`
Those aren't compatible, and neither is compa…
-
I am using funannotate v1.8.11. I left the update command running for 4 days and it did not finish before allotted time ran out, taking much longer than expected (I have roughly 24k gene predictions).…
-
```
What steps will reproduce the problem?
1.Go into view find.
2.Delete a find.
3.Then press the sync button
What is the expected output? What do you see instead?
The find should be removed from th…
-
Hello Mahesh,
Looks good, this exercise is intended in part to give you an introduction to the general rhythm of this course. The course is entirely project-based with an app being assigned each wee…
-
I did not found a way to make a section, an anchor or any relative interlink deep inside a page functional. It shows only the first section of a page (what I do not find practical for a dictionary or…
-
## What are you doing?
Trying to synchronize my defined Models with my sequelize instance
Code sample
```ts
import { Model, Options, Sequelize } from 'sequelize';
import groupPrivilege from '..…
-
##### **Overview of the issue**
When the command is executed, all the entities are updated and not only the one with changes.
##### **Reproduce the error**
1. Create a microservice …