<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Benoît Minisini pushed to branch master
at <a href="https://gitlab.com/gambas/gambas">Gambas / gambas</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/234c2c690a934a2146cccd9b7c9665be931a1abb">234c2c69</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-08-30T07:09:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">[GB.DB]
* NEW: Add a driver API that handles debugging messages.
* NEW: Print the current date/time before any debugging message.

[GB.DB.MYSQL]
* NEW: Use the new driver API to print debugging messages.

[GB.DB.ODBC]
* NEW: Use the new driver API to print debugging messages.

[GB.DB.POSTGRESQL]
* NEW: Use the new driver API to print debugging messages.

[GB.DB.SQLITE2]
* NEW: Use the new driver API to print debugging messages.

[GB.DB.SQLITE3]
* NEW: Use the new driver API to print debugging messages.
</pre>
</li>
</ul>
<h4>9 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/234c2c690a934a2146cccd9b7c9665be931a1abb#68a5df4b1616ee4625a04253fca72725106c962d">
gb.db.mysql/src/main.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/234c2c690a934a2146cccd9b7c9665be931a1abb#702ad3786c36ed2b3a8365da1bed12e0af2aac2d">
gb.db.odbc/src/main.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/234c2c690a934a2146cccd9b7c9665be931a1abb#cb89e2856642a5c39aa5fc508cdc1cd64e8c72f7">
gb.db.postgresql/src/main.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/234c2c690a934a2146cccd9b7c9665be931a1abb#d22b789ee299a2af2827870eec092783ba05969c">
gb.db.sqlite2/src/main.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/234c2c690a934a2146cccd9b7c9665be931a1abb#dc674bdfa5845cee77a9373ea70228c09a9d4e31">
gb.db.sqlite3/src/main.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/234c2c690a934a2146cccd9b7c9665be931a1abb#5205b8b81862f3f9b5ed066745b7ffb43924ae4a">
main/gbx/gbx_local.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/234c2c690a934a2146cccd9b7c9665be931a1abb#a4748b3bf12b3bb4788b2b014084a170705b37b4">
main/lib/db/gb.db.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/234c2c690a934a2146cccd9b7c9665be931a1abb#e31292b598197e4743ca1368cc390e2d65d761b4">
main/lib/db/main.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/234c2c690a934a2146cccd9b7c9665be931a1abb#1fa436878c72b8a7845a48fd11c394ed92eb60ef">
main/lib/db/main.h
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://gitlab.com/gambas/gambas/commit/234c2c690a934a2146cccd9b7c9665be931a1abb">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.com/gambas/gambas/commit/234c2c690a934a2146cccd9b7c9665be931a1abb"}}</script>


</p>
</div>
</body>
</html>