-
## The problem
We are unfortunately still running Django 2.2.24 (an upgrade is in the pipeline, but you know ...). DB is an Azure SQL Server instance. Backend is a completely fresh pip install of m…
-
```
If you export a database and compression is selected the file extention should
reflect that this is not a plain text sql file.
It can be a quite confusing, since some text editors like bbedit sho…
-
### Already searched before asking?
- [X] I had searched in the [issues](https://github.com/flowerfine/scaleph/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### Scaleph Versio…
-
1. Search for a string that only occurs in one file of a project.
2. Double click on the result list with file icon. (where the mouse is in this screenshot)
![screenshot_2016-01-24_00-14-48](https…
Yomi0 updated
8 years ago
-
### Describe your problem
mo cloud 编辑器长时间不使用,再次查询时出现【连接关闭,请重试】情况
从本地用mysql客户端连接,可以成功,再次从mo cloud访问,也能成功了 。
-
It appears as though "Shift + Enter" triggers the form submit action to submit SQL, but could that action be bound to the "Ctrl + Enter" or "⌘ + Enter" action?
I feel like that pattern already exis…
-
I wanted to know if it were possible to select specific languages to be included in the bundle for code highlighting.
Currently 0.5MB is dedicated to a lot of languages I will never make use of. I…
-
I understand that the topic of databases had to be heavily discussed to implement the current version of it. Anyway, I'd like to open a discussion (ask questions):
1. It seems there is no way to re…
sopta updated
3 years ago
-
### Details
In the SQL editor, when no text is selected, the "run query" tool (shortcut F9) uses the current text cursor position to determine which query should be executed.
If the cursor lies wi…
-
* What were you trying to do?
I have multiple classes that inherit from a `User` class and I want to use searchable `Field::BelongsTo` for those classes.
The problem:
When using the same table …