-
We should be able to parse seconds as well, otherwise it fails:
```
java.time.format.DateTimeParseException:` Text '1900-01-01 06:55:25+06:55:25' could not be parsed, unparsed text found at index 25…
fokot updated
7 years ago
-
Some packages only declare a .js file in main. Some packages also have a bower.json file, which declares it's own main. Currently this importer will try and evaluate a js file if it's in the main. Exa…
-
# What is the problem?
When doing a clean clone of the repository, building, and then launching into the Slick implementation with `NullpoMinoSlick.launch`, I get the following exception for certain …
-
I ran into an interesting issue.
I'm creating an abstraction over Slick where methods should return `fs2.Stream` thus I need to convert its `DatabasePublisher` to `Stream` somehow - fs2-reactive-st…
-
I've included following .js files and following standard example code.
still, while subscribing to dataView events, shows undefined.
Let me know if any dependencies I am missing.
any kind of help wou…
-
I've tried various ways to add latest version of this library but didn't have any success. Please suggest how to include latest version.
Ways I tried
```scala
"com.github.takezoe" %% "blocking-…
-
On loading a new grid with data in a DataView, the ViewPort does no completely fill the grid space (vertically). See screenshot here: http://prntscr.com/1fikdx
This only seems to be a chrome issue. I…
-
Hi there,
I checked many starter themes that include a build system and chose this one. I am quit happy with it ... EXCEPT I cannot figure out how to add a javascript library. Maybe you can point …
-
Hi
Im trying to use code generator for jsonb colmn with default value '{}'.
I get such error:
[error] (run-main-5) slick.SlickException: Could not parse default value Some('{}'::jsonb) for colu…
-
```
Running slick version on linux (x86).
The game takes about 1.5min to load. During this time, there are multiple
warnings of the form "PNGImageData failed to read the data" (apparently one per
i…