HHH-17245 Removed author tag for Vlad Mihalcea, as he is not one of the authors of this class.

See https://github.com/hibernate/hibernate-orm/pull/7363#issuecomment-1732135727
This commit is contained in:
Hendrik Schreiber 2023-09-24 12:46:28 +02:00 committed by Christian Beikov
parent 82d5d07750
commit 9db13eed69
1 changed files with 0 additions and 1 deletions

View File

@ -92,7 +92,6 @@ import static org.hibernate.type.descriptor.DateTimeUtils.appendAsTimestampWithM
* An SQL dialect for SQLite.
*
* @author Christian Beikov
* @author Vlad Mihalcea
*/
public class SQLiteDialect extends Dialect {