-
I have a model with a payment ID, and when I do a GET request it returns the blacklisted item
```
WorkOrder.create({
id: 1,
requestedDate: new Date(),
user: user[0…
-
**Node version**: 8.11.3
**Sails version** _(sails)_: 1.1.0
**ORM hook version** _(sails-hook-orm)_: 2.1.1
**Sockets hook version** _(sails-hook-sockets)_: 1.5.5
**Organics hook version** _(sails-…
-
When I run make in repo top, it breaks after running for a while.
OPAM version: 2.0.5
OCAML version: 4.08.0
```bash
Warning: Deprecated model/prelude.sail:80.22-43:
80 |val string_startswith …
-
The adapter integration tests fails on Sails v0.11. I get the following error when running `npm test`:
```
> sails-dynamodb@0.12.1 test /Users/jeremykeczan/Projects/web/moneta/node_modules/sails-dyna…
-
@ksopyla Any Plans to add guard-rails?
-
Hi, I'm trying to start konga with postgres 12 (docker-based) as database.
However, it cannot started.
The docker logs show this error
Postgres 11 works fine
```
debug: Preparing database...…
-
**Node version**: 12.13
**Sails version** _(sails)_: 1.2.3
**ORM hook version** _(sails-hook-orm)_: 2.1.1
**Sockets hook version** _(sails-hook-sockets)_: 2.0.0
**Grunt hook version** _(sails-ho…
-
Hi!
I'd be interested in migrating from node-based Tailwind to Sail at work.
We use https://tailwind-elements.com/ as a plugin.
Specifically, our tailwind.config.js looks like this:
```js
…
-
-
Hi All,
Some kind of confusion, there is no keywords like res.serverError, res.BadRequest, is working in productions mode.
My configuarations are something like :
sails-auth : 1.3.1
sails-permissi…