quorak
quorak
hey there. great project. I was wondering, how I can easily create new components with the desired structure. I saw u integrated redux-cli, but it seems as the recommended commands...
I need to be able to change the charset. any idea?
Is there a way to construct the following constraint? `add_exclusion_constraint :invoices, "roomd_id WITH =, daterange(start_date, end_date) WITH &&", using: :gist, name: "invoices_date_overlap"` also see: https://github.com/rails/rails/pull/40224#issue-700465388 thank you, best
I had the same issue on the XChange project https://github.com/timmolter/XChange/issues/1316 . Anything changed since? ``` 2018-03-17 10:49:48.548 INFO 56214 --- [ main] i.b.x.okcoin.OkCoinStreamingExchange : Calling Remote Init... 2018-03-17 10:49:48.548 INFO...
After scvreencast the app was unresponsive and did not terminate. Even after 5 minutes. I had to force quit the app.
i get the following error: Error loading event script from file [/Users/quorak/.grails/2.0.0/projects/beeWorkflow/plugins/compass-sass-0.6/scripts/_Events.groovy] /Users/quorak/.grails/2.0.0/projects/beeWorkflow/plugins/compass-sass-0.6**/src/groovy/com/stefankendall**/CompassInvoker.groovy (/Users/quorak/.grails/2.0.0/projects/beeWorkflow/plugins/compass-sass-0.6**/src/groovy/com/stefankendall/**CompassInvoker.groovy) (Use --stacktrace to see the full trace)
Hey there, thanks for this great plugin. Just cam across the use case to need to subdivisionContainment. Easy access through the gem would be great. e.g.: ``` module Cldr module...
## Environment - **Airbyte version**: 0.40.14 - **OS Version / Instance**: ubuntu - **Deployment**: kubernetes helm chart - **Source Connector and version**: airbyte/source-postgres | 1.0.30 - **Destination Connector and version**:...
### Tell us about your environment **Ruby Version:** 2.7.3 **Framework Version (RSpec, Minitest, FactoryGirl, Rails, whatever):** minitest (5.18.0) factory_bot (5.2.0) rails (6.1.7.3) **TestProf Version:** test-prof (1.2.1) ### What did you...
Newest libssh2 adds support for sk-ecdsa-sha2-nistp256 and sk-ssh-ed25519 keys. Can we upgrade our binaries? Much appreciated. Best