When spotting a bug, error or even a Security Vulnerability, it's very ideal to report this immediately to the maintainer of LunarDB, the community, and to even the contributors.
LunarDB uses C++ and G++/GCC* to compile C++ files into binary machine code. Which then users and developers around the World can execute.
C++:
| Version | Supported |
|---|---|
| c++17 | ✅ |
| v.<17 | ❌ |
".<" means below c++17, which is not supported for LunarDB
- Create a Issue
- Explain how the bug works
- Provided steps on how to execute the bug
- Wait for Review
NOTES: Reviews might take time so the only thing you can do is wait patiently.