michaelherold / ksuid-ruby

K-Sortable Unique IDentifiers in Ruby
MIT License
53 stars 8 forks source link

Unable to dump table (db/schema.rb) #14

Closed mattes closed 4 years ago

mattes commented 4 years ago
# Could not dump table "xxx" because of following StandardError
#   Unknown type 'ksuid' for column 'id'

Rails 6.0.2.1

mattes commented 4 years ago

I was using it wrong.