--- parser3/src/include/pa_sql_connection.h 2020/12/15 17:10:32 1.47 +++ parser3/src/include/pa_sql_connection.h 2024/11/04 03:53:25 1.49 @@ -1,14 +1,14 @@ /** @file Parser: sql fconnection decl. - Copyright (c) 2001-2020 Art. Lebedev Studio (http://www.artlebedev.com) - Author: Alexandr Petrosian (http://paf.design.ru) + Copyright (c) 2001-2024 Art. Lebedev Studio (http://www.artlebedev.com) + Authors: Konstantin Morshnev , Alexandr Petrosian */ #ifndef PA_SQL_CONNECTION_H #define PA_SQL_CONNECTION_H -#define IDENT_PA_SQL_CONNECTION_H "$Id: pa_sql_connection.h,v 1.47 2020/12/15 17:10:32 moko Exp $" +#define IDENT_PA_SQL_CONNECTION_H "$Id: pa_sql_connection.h,v 1.49 2024/11/04 03:53:25 moko Exp $" #include "pa_sql_driver.h"