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:
parent
82d5d07750
commit
9db13eed69
|
@ -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 {
|
||||
|
||||
|
|
Loading…
Reference in New Issue