We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6853ceb commit 81fd115Copy full SHA for 81fd115
2 files changed
README.md
@@ -1,8 +1,10 @@
1
# PHP Light SQL Parser Class
2
3
-Version: 0.1.90 beta
+**Version:** 0.1.91 beta
4
5
-Github: https://github.com/marcocesarato/PHP-Light-SQL-Parser-Class
+**Github:** https://github.com/marcocesarato/PHP-Light-SQL-Parser-Class
6
+
7
+**Author:** Marco Cesarato
8
9
## Description
10
lightsqlparser.class.php
@@ -6,7 +6,7 @@
* @copyright Copyright (c) 2018
* @license http://opensource.org/licenses/gpl-3.0.html GNU Public License
* @link https://github.com/marcocesarato/PHP-Light-SQL-Parser-Class
- * @version 0.1.90
+ * @version 0.1.91
*/
11
class LightSQLParser
12
{
0 commit comments