Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Allow passing null config to a database in order to check if engine is available #723

Open
igchor opened this issue Jul 9, 2020 · 1 comment

Comments

@igchor
Copy link
Contributor

igchor commented Jul 9, 2020

FEAT: Allow passing null config to a databse in order to check if engine is available

Rationale

User should not have to build a full config to just check if an engine is available.

Description

It should work out of the box - just add docs and tests.

API Changes

None. Only add docs.

@lukaszstolarczuk lukaszstolarczuk changed the title FEAT: Allow passing null config to a databse in order to check if engine is available Allow passing null config to a database in order to check if engine is available Jul 9, 2020
@lukaszstolarczuk lukaszstolarczuk added the new need to be triaged label Mar 30, 2021
@lukaszstolarczuk
Copy link
Member

while enabling this we should consider blackhole, which is special case and accepts null config.

@lukaszstolarczuk lukaszstolarczuk removed the new need to be triaged label Aug 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants