-
### Environment
* Elixir & Erlang/OTP versions (elixir --version):
Erlang/OTP 21 [erts-10.0.5] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [hipe]
Elixir 1.8.1 (compiled with Erlang…
-
It would be very nice to have "upsert" functionality in Eloquent. That is: insert a record, but if key already exist, update the record.
As proposed here:
http://forums.laravel.io/viewtopic.php?id=41…
-
# Background
All of `$/`, `$!`, and `$_` default to `is dynamic`. This means that they can be accessed through `CALLER::` and similar introspection features. For `$/`, this is used heavily to set `…
jnthn updated
5 years ago
-
Calling `Mojito.request(:get, nil) will return the following error:
```
{:error,
%Mojito.Error{
message: nil,
reason: %FunctionClauseError{
args: nil,
arity: 2,
clauses:…
-
Originally, there was minimal effort applied to testing input parameters, with the assumption that the higher level library will ensure correct arguments.
Its pretty easy to defeat this with malfor…
-
**Original bug ID:** 6438
**Reporter:** @mjambon
**Assigned to:** @maranget
**Status:** closed (set by @maranget on 2014-06-03T12:45:17Z)
**Resolution:** won't fix
**Priority:** low
**Severity:** mino…
-
## 🚀 Feature request
### Motivation
![image](https://user-images.githubusercontent.com/9113740/57937741-2e5b4a00-788c-11e9-89d6-6d3974f1d14a.png)
https://www.w3counter.com/globalstats.php
-
Following text was moved form https://github.com/racket/racket/wiki/Racket2
some entries below should be logged as separate issues
--
# A Wishlist of backwards incompatible things for a future …
-
Good day,
I created a SchedulableTask called AnalyseSeatAvailability and anytime the task is about to run and error is thrown. see below.
![image](https://user-images.githubusercontent.com/1264706…
-
Say I have this setup:
```
$ mkdir /some/path
```
Running `pip install` with it as an index URL gives me this:
```
$ pip install packaging --index-url=/some/path
Looking in indexes: /som…