|
|
|
|
|
by pmarreck
1148 days ago
|
|
I use it; it is indeed awesome, although the “powerful” version of the query DSL can be intimidating (I implemented some complex-ish regex transformations to utilize it). It’s fantastic having 1 less dependency though! One caveat- if you migrate any field in the indexed table, you will likely have to drop and recreate all your triggers and stored procs again |
|