-
Background
-------------
Let's imagine I have the following struct in a file called `book.ex`:
```elixir
defmodule Book do
@enforce_keys [:title, :authors]
defstruct [:title, :authors]
…
-
Currently there is no easy way to import data into a database. While it is fairly straight forward to use `\copy` with a `csvq` database, a more generic way of doing bulk imports from a file on disk s…
-
When using colab to migrate these work editions OL15037366W,OL15037371W,OL16056627W into OL73087W
an error is thrown.
### Evidence / Screenshot (if possible)
### Relevant url?
https://colab.re…
-
Just a script that gets an array slice?
-
```
Inform 7 is the New Hot Thing, and it outputs 'blorb' storyfiles, which is
basically just a .z5 file with some extra metadata. All modern
interpreters support this format, and we should too.
Not…
-
```
{
"store": {
"book": [
{
"category": "reference",
"author": "Ram",
"title": "Sayings of the Century",
"price": 8.95
},
{
…
-
As AtlantGIS is a collection of faked geodata the issue of providing proper metadata (esp. descriptive) is crucial. Several datasets relate to real world archetypes; others are identical information a…
-
Is there a way I can do a regular expression match for the key path that would return all the paths that matches the regular expression.
For example, if this is my json:
```javascript
{
"store…
-
Bonjour à tous,
Ce jeu éducatif sous forme de "fiction interactive" est vraiment excellent !!!
Néanmoins, il y a des amélioration à faire et il faut développer pour aller plus loin. Peut-on repr…
-
#### Issue Description:
All pokemon don't react when provoked.
#### What happens:
I set aggro to 0 and now my pokemon don't aggro even when hit shot stabbed anything.
#### What you expecte…