Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Lustra::Migration::FullTextSearchableOperation
Inherits
Lustra::Migration::Operation
<
Lustra::ErrorMessages
<
Reference
<
Object
Constructors
new
(table :
String
, src_fields :
Array
(
Tuple
(
String
,
Char
)), catalog :
String
= "pg_catalog.english", trigger_name = nil, function_name = nil, dest_field :
String
= "full_text_vector")
Source
Instance methods
catalog
Source
dest_field
Source
down
Source
function_name
Source
src_fields
Source
table
Source
trigger_name
Source
up
Source
Nested types
Lustra::Migration::FullTextSearchableOperation::Priority