givemesomefaces

Results 2 issues of givemesomefaces

## What's the purpose of this PR validate the db name for all three moudles ## Which issue(s) this PR fixes: Fixes #4230 ## Brief changelog If the database names...

Closes https://github.com/metabase/metabase/issues/53371 ### Description Currently, we have mapped all the date types in the database to the types in `java.time`. Moreover, during program processing, we always use the latter. Since...