-
I am trying to figure out a way to save **binary/varbinary** [MSSQL types](https://docs.microsoft.com/en-us/sql/t-sql/data-types/data-type-conversion-database-engine) with Eloquent (sqlsrv driver + do…
-
```js
new FontFace("Font 01", "").family
```
Is an empty string in Gecko, because `Font 01` is not a valid family name (you need to quote it because `01` is not a CSS identifier)
Safari says …
-
Currently In `vue` template I can only use this variant in the `class` attribute, for example:
```html
Use variants in test classes
```
If you use Attributify Mode, an error will be re…
-
The following macros are missing a BOOST_ prefix, which is against Boost library guidelines. I have logged the Phoenix and Spirit issues separately at https://github.com/boostorg/phoenix/issues/90 and…
ned14 updated
2 years ago
-
Hi,
When I use AgensGraph to do some queries, I met some problems about Cypher key words.
1. When I use key word 'exists()', it return an error.My query is
"MATCH (:Person {id:123})
-
Issue 13 suggests allowing different nonterminals to be serialized with the same element or attribute name, in a way that allows the expected name to be determined by inspection of the grammar.
Exp…
-
**Disclaimer**: I'm quite new to Nix, so apologies in advance if I don't get all of the lingo exactly right!
### Describe the bug
Consider the following Python script, which is a simplified vers…
-
Hi, I'm running the notebook 'Building a simple agent' in colab and have encountered the following ImportError when I tried to import textworld.
> [/usr/local/lib/python3.10/dist-packages/tatsu/gr…
-
I thought cue-lang/vscode-cue#12 was all we would need to get the grammar in syntaxes/cue.tmLanugage working for Sublime Text/TextMate/Sourcegraph, but unfortunately not: I've ran into another instanc…
-
**Steps to reproduce:**
-unpack attached EmojiExample project
-in cmd line go to unpacked directory and execute: gradlew test -i
the AppTest.testAntlrTokens test should fail with the message
_e…