Dave

Results 5 issues of Dave

I ran into this issue trying to update a CLOB attribute in a table with a composite primary key. The SELECT FOR UPDATE statement was just dumping the comma delimited...

wontfix

I'm fairly confident this is a passenger issue, as rolling back to 5.1.12 fixed it for me. It may be configuration related, so here's a brief rundown of how things...

I have the following table: CREATE TABLE "NOTIFICATIONS" ("ID" NUMBER(38) NOT NULL PRIMARY KEY, "NOTIFICATION_TYPE" VARCHAR2(255) NOT NULL, "NAME" VARCHAR2(255) NOT NULL, "MESSAGE" CLOB NOT NULL, "CREATED_AT" TIMESTAMP(6) NOT NULL,...

I think I've stumbled upon a bug where the joins Ransack is creating to search associations aren't being aliased while sort_link is assuming they are. I have the following models:...

It be handy to pass data for compile time evaluation to `doT.process`.

feature
needs review
2.0.0