-
![image](https://user-images.githubusercontent.com/100663601/166229605-fe2a644d-2729-4c50-945d-a42eb9dab61a.png)
The video hosted on [Vimeo](https://vimeo.com/) "Inventing on principle" redirects to …
-
When using indentation this seems to be applied to the value of the list instead of to the list itself, as you can see below `indent=4` is applied after the leading `-` and not to the list itself.
…
bcoca updated
3 months ago
-
**Describe the bug**
I'm probably doing something dumb, but I tried to implement an MCVE for (reference) tuples using twinBASIC's generics abilities:
**To Reproduce**
```vb
Public Class Tuple(Of…
-
Consider the code below:
```
import 'package:dropdown_button2/dropdown_button2.dart';
import 'package:flutter/material.dart';
class DropDownButtonItemsTest extends StatelessWidget {
const Dro…
-
**Story**
You can fetch rows where a json column has 'item1' and 'item2' with the following method
`whereJsonContains('column', ['item1', 'item2']);`
However, if you wanted to do the opposite, a …
-
For example, this expression:
```livescript
{item1, item2} = o = new CustomObject!
```
compiles to this code:
```javascript
ref$ = o = new CustomObject(), item1 = ref$.item1, item2 = ref$.item2;…
-
I am comparing 2 versions of Neo4J Driver (v5.18.1 and v5.22.0)
Note - v5.18.1 user Neo4j.Driver.Preview.Mapping and v.5.22.0 uses Neo4j.Driver.Mapping namespace
1. **Both versions can't map NULL va…
-
### Is this a regression?
- [x] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
It s…
-
E.g. I would like to SELECT \* FROM table WHERE column IN (item1, item2, ...), where the list on the right of IN is built at run time.
The syntax could be like this:
```
-- @get_column
SELECT * FROM…
-
### What happened?
One of the new 1.3 flags (`-ame`) breaks generation. This is the Max Espers flag from the Auction House section, allowing a user to set a max number of Espers as rewards from the A…