This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
ToolJet
Watch
1
Star
0
Fork
You've already forked ToolJet
0
mirror of
https://github.com/ToolJet/ToolJet
synced
2026-05-21 16:08:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
3700e142c4
ToolJet
/
app
/
models
/
data_query.rb
5 lines
100 B
Ruby
Raw
Normal View
History
Unescape
Escape
Feature: Create queries for postgresql datasources
2021-04-03 11:14:15 +00:00
class
DataQuery
<
ApplicationRecord
belongs_to
:app
Feature: REST API queries
2021-04-04 17:07:03 +00:00
belongs_to
:data_source
,
optional
:
true
Feature: Create queries for postgresql datasources
2021-04-03 11:14:15 +00:00
end
Reference in a new issue
Copy permalink