Class: Code0::ZeroTrack::Database::Partitioning::PostgresDetachedPartition
- Inherits:
-
Object
- Object
- Code0::ZeroTrack::Database::Partitioning::PostgresDetachedPartition
- Defined in:
- lib/code0/zero_track/database/partitioning/postgres_detached_partition.rb
Instance Method Summary collapse
Instance Method Details
#readonly? ⇒ Boolean
11 12 13 |
# File 'lib/code0/zero_track/database/partitioning/postgres_detached_partition.rb', line 11 def readonly? true end |