Class DataMapper::Adapters::PostgresAdapter
In: lib/database_cleaner/data_mapper/truncation.rb
Parent: DataObjectsAdapter

FIXME i don‘t know if this works i basically just copied activerecord code to get a rough idea what they do. i don‘t have postgres available, so i won‘t be the one to write this. maybe codes below gets some postgres/datamapper user going, though.

Methods

Public Instance methods

FIXME copied from activerecord

[Validate]