ToolJet/app/models/data_query.rb

3 lines
58 B
Ruby

class DataQuery < ApplicationRecord
belongs_to :app
end