Method: TreasureData::Table#database
- Defined in:
- lib/td/client/model.rb
#database ⇒ Database
215 216 217 218 |
# File 'lib/td/client/model.rb', line 215 def database update_database! unless @database @database end |
215 216 217 218 |
# File 'lib/td/client/model.rb', line 215 def database update_database! unless @database @database end |