Skip to content

Commit 44b2a1c

Browse files
committed
Merge branch 'main' of github.com:dvanderweele/DBML_SQLite
2 parents f0ead06 + 4da22d6 commit 44b2a1c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,4 +380,5 @@ Given a colType, coerce to closest native SQLite type and return that, otherwise
380380

381381

382382

383-
Mon May 17 11:34:05 UTC 2021
383+
384+
Fri May 21 14:02:34 UTC 2021

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*dbml_sqlite*
44
=============
55

6-
**v0.2.3**
6+
**v0.2.4**
77

88
This is a simple package built on top of `the PyDBML package by
99
Vanderhoof <https://github.com/Vanderhoof/PyDBML>`__. It allows you,
@@ -488,7 +488,7 @@ References
488488
- `SQLite3 Python
489489
Library <https://docs.python.org/3/library/sqlite3.html>`__
490490

491-
Mon May 17 11:34:05 UTC 2021
491+
Fri May 21 14:02:34 UTC 2021
492492

493493
.. |DBML_SQLite| image:: https://github.com/dvanderweele/DBML_SQLite/actions/workflows/test.yml/badge.svg
494494
.. |Coverage Status| image:: https://coveralls.io/repos/github/dvanderweele/DBML_SQLite/badge.svg?branch=main

0 commit comments

Comments
 (0)