pg/spec/pg
Lars Kanis 83e91d005a Add some useful information to PG::Connection#inspect
.. instead of the useless instance variable.
2022-10-11 10:32:49 +02:00
..
basic_type_map_based_on_result_spec.rb Split basic_type_mapping files into separate files per class 2021-08-17 11:02:19 +02:00
basic_type_map_for_queries_spec.rb Fix error on PostgreSQL-9.3 2021-08-17 12:26:16 +02:00
basic_type_map_for_results_spec.rb Rename BasicTypeRegistry#define_default_types to #register_default_types 2022-03-28 10:50:52 +02:00
basic_type_registry_spec.rb Rename BasicTypeRegistry#define_default_types to #register_default_types 2022-03-28 10:50:52 +02:00
connection_async_spec.rb Revert connecting on a host-by-host basis 2022-10-09 20:14:48 +02:00
connection_spec.rb Add some useful information to PG::Connection#inspect 2022-10-11 10:32:49 +02:00
connection_sync_spec.rb Make the PostgreSQL test server instanceable 2022-10-08 22:23:16 +02:00
gc_compact_spec.rb Don't fail at GC.compact spec on ppc64le 2022-06-16 08:42:02 +02:00
result_spec.rb Extend the error message of PG::InvalidChangeOfResultFields to tell the number of fields 2022-06-22 16:00:45 +02:00
scheduler_spec.rb Revert connecting on a host-by-host basis 2022-10-09 20:14:48 +02:00
tuple_spec.rb Add ability to use symbols as field names instead of strings 2019-11-19 22:27:15 +01:00
type_map_by_class_spec.rb Add tests of all new memsize functions 2021-07-29 12:33:47 +02:00
type_map_by_column_spec.rb Fix String objects with non-applied encoding 2022-02-08 15:43:27 +01:00
type_map_by_mri_type_spec.rb Add tests of all new memsize functions 2021-07-29 12:33:47 +02:00
type_map_by_oid_spec.rb Add tests of all new memsize functions 2021-07-29 12:33:47 +02:00
type_map_in_ruby_spec.rb Add tests of all new memsize functions 2021-07-29 12:33:47 +02:00
type_map_spec.rb Add tests of all new memsize functions 2021-07-29 12:33:47 +02:00
type_spec.rb Fix String objects with non-applied encoding 2022-02-08 15:43:27 +01:00