-
### Current Behavior
I'm currently implementing a storage sail based on the experimental extensible store. When applied the `RepositorySPARQLComplianceTestSuite` to it (using `new SailRepository(new …
-
The following Sail takes a long time to generate SMT with the latest sail2 branch, and generates a 1MB file when it does. Increasing the number of fields in `MyStruct` seems to cause things to grow ex…
-
Hi.
I want to configure sails with stormpath.
I followed the tutorial for using stormpath with express.
I enable the middleware in the sails http.js like this:
```
middleware: {
storm_path: f…
-
I found create sail frames in the generated create structures. Wanted to craft them back into white sail versions but unable to. JEI does not have a recipe for it and upon trying the default ways I du…
-
About once or twice a week, our Konga container on Docker will shut down. I've set KONGA_LOG_LEVEL=silly. Prior to the Konga container shut down, I see normal events like this.
`Disabling CSRF prot…
-
Hello, I am curious about how SAIL was evaluated, and was it evaluated using GPT4? Did all benchmark data be used for evaluation?
-
OS: Ubuntu 18.04 LTS desktop (running in virtual machine)
Docker: 19.03.8
Git: 2.17.1
Here is the end of the console output:
```bash
chafey@linuxmint:~$ sail run cdr/sail
2020-04-04 15:22:03…
-
I tried to generate System Verilog target from the RISC-V Sail model with
```
riscv.sv_model: $(SAIL_SRCS)
$(SAIL) -sv $(SAIL_FLAGS) $(SAIL_SRCS) -sv_output_dir sv_output
```
But it reported su…
-
This package is looking for connector from config/connections.js file but could not find anything because in new version config/connections.js is replaced with config/datastores.js. Any one can help?
-
Pardon a seemingly obvious question, but can you please provide instructions on how to install this package? I'm new to sails, and your package is not in NPM.
Thank you!