choallin

Results 5 issues of choallin

I have an app where I need multitenancy without schemas. I have a column in the users table which I use for that. How can I achieve this with pow?...

I have a Oracle db and some columns are defined as Timestamp. If I don't overwrite this columns ROM crashes during booting. If you need more information about the table...

bug
help wanted
oracle
unconfirmed

I have the primary color configured in my app.scss file like this ``` scss import 'components/color'; $primary-color: color('blue', 'lighten-2'); @import 'components/variables'; // Materialize styles @import "materialize"; // ember-cli-materialize styles @import...

Needs author attention

I have a table that saves various input from users. In one column we write a giant json string produced by a step by step wizard. This column is defined...

I have to work on an old rails 4.2 codebase. I have installed Ruby 2.3 as a snap package - I am trying to avoid rvm. Now, when I run...