You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+31-59Lines changed: 31 additions & 59 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,18 @@
10
10
11
11
More flexible [PGMQ Postgres extension](https://github.com/tembo-io/pgmq) Python client that using **sqlalchemy ORM**, supporting both **async** and **sync**`engines`, `sessionmakers` or built from `dsn`.
See [`How to Contribute ?` on Online Document]()or [CONTRIBUTING.md](.github/CONTRIBUTING.md) for more information.
89
+
Welcome to open an issue or pull request ! <br>
90
+
See [`Development` on Online Document](https://pgmq-sqlalchemy-python.readthedocs.io/en/latest/)or [CONTRIBUTING.md](.github/CONTRIBUTING.md) for more information.
91
+
92
+
## TODO
93
+
94
+
-[ ] Add **time-based** partition option and validation to `create_partitioned_queue` method.
0 commit comments