-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
Identifiers with double underscores (__foo
) or underscore followed by a capital letter (_Foo
) are reserved by the implementation, so should not be defined by libraries.
https://github.com/BrainlessLabs/bun/blob/master/include/blib/bun/impl/DbBackend.hpp#L25