-
### Describe the bug
I have the given code, which triggers a [known bug in V's ORM module](https://github.com/vlang/v/issues/18324). Running it, results in lots of addr2line errors, instead of meanin…
-
It would be enjoyable to have a database/SQL interface compatible with low-level types for creating optimized libraries. One possible solution is an AVL ORM, as suggested in this link: [https://github…
moul updated
11 months ago
-
## The problem
1. ROM name is the only identifier to relate a ROM to a thumbnail.
2. ROM names come from different sources (nointro, redump, mame). And they are changed frequently.
3. When a ROM …
-
Type: Bug
When I try to hightlight text, it's working as usual, when my mouse starts from left moving right, but the other way around, doesn't highlight the text.
I can include a GIF showing that.
…
-
`SSISBuild` downloaded with nuget command
```
nuget install SSISBuild -ExcludeVersion
```
command:
```
ssisbuild.exe StageSSIS.dtproj -Configuration Dev1-SQL -ProtectionLevel DontSaveSensiti…
-
**Describe the bug**
Update database tables fails after recent pull from Github.
**To Reproduce**
Steps to reproduce the behavior:
1. Do a git pull
2. Do an update
3. Observe that the update f…
-
i wish the data could be put into the same SQL script as the "create Database" statement
https://learn.microsoft.com/en-us/previous-versions/office/developer/office-2007/bb208861
-
Please fill out relevant sections below; remove those that are unused.
**Describe the bug**
Seeing this was what prompted me to post the `make db_clear` issue I just posted. After posting that is…
rknop updated
4 weeks ago
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
When using Windows 10 and inside a project with S…
-
The whole way that mssql and msnodesqlv8 work together seems wonky. It's taken a lot of time, but I got it to simply connect with plain javascript and using require. However I am trying to use it…