-
The following SQL syntax (generated by slick):
``` sql
x2."run_date" >= {ts '2014-03-28 00:00:00.0'}
```
is not valid with SQLite, so it causes any such queries to fail.
This comes from a slick qu…
-
at itdelatrisu.opsu.beatmap.tpSlider.(BeatmapDifficultyCalculator.java:526)
at itdelatrisu.opsu.beatmap.tpHitObject.(BeatmapDifficultyCalculator.java:336)
at itdelatrisu.opsu.beatmap.BeatmapDiffic…
-
I'm responsively `unslick`ing my slider and with Slick v1.8.1 I was able to `$('.my-slider').slick('refresh');` to reinitialise the slider, however with this fork, it does attempt to reinitialise the …
-
### Problem
When using `variableWidth: true` the track width is miscalculated when one (or more) of the slides are wider than the container. This results in the track contents overflowing to multip…
-
I have some buttons unaffiliated with my slick slider that activate the slider using `slickGoTo`. Once the slider has animated to that slide -- right when the "afterChange" event fires -- the browser …
-
I'm trying to map my DB table into Scala Case Classes that contain fields not available in the table. Instead of having to define my own constructor & extractor functions to map over the tuple, I foun…
-
In Slick, insertReturning is supported, which is returning the case class for the inserted Row after inserting.
but the updateReturning is not supported. This looks reasonable because not every SQL d…
-
1. it doesnt support openjdk. the program simply refuses to load with openjdk 11. installing jre8u261 made it load.
2. for some reason, opsu just refuses to let me into song select. no matter what …
-
> short description of the bug / issue, provide more detail below.
```
$(".ez-slick-container").slick({
infinite: true,
slidesToShow: 4,
slidesToScroll: 4,
arrows: false,
…
-
When using mysql, importing the theme "Unite" fails with a database error.
ActiveRecord::ValueTooLong in Spree::Admin::ThemesController#upload
Mysql2::Error: Data too long for column 'body' a…