Since people will probably want to use some of the type alias defined by sqlalchemy we should probably better organize them and decide what are public and what are not
Currently some are defined in _typing files, others in interfaces other in the module that uses it.
Since people will probably want to use some of the type alias defined by sqlalchemy we should probably better organize them and decide what are public and what are not
Currently some are defined in
_typingfiles, others ininterfacesother in the module that uses it.