Libraries
»
dataduck
(0.8.0)
»
Index
»
DataDuck
»
PostgresqlSource
»
#db_type
Method: DataDuck::PostgresqlSource#db_type
Defined in:
lib/dataduck/postgresql_source.rb
#
db_type
⇒
Object
7 8 9
# File 'lib/dataduck/postgresql_source.rb', line 7
def
db_type
'
postgres
'
end