Commit Graph

15 Commits

Author SHA1 Message Date
Simon Binder 14fa80fd34
Fail CI if postgres tests fail 2023-02-25 13:18:33 +01:00
Simon Binder 5a8dd923d6
Add more examples to modular project 2022-12-06 21:19:20 +01:00
Simon Binder 868c0e3f05
Run modular builder as integration test 2022-11-27 16:51:40 +01:00
westito 936656b6cc Add docker test 2022-08-08 10:26:51 +02:00
westito 735402e384 Enable postgres integration testing 2022-06-30 19:06:56 +02:00
Simon Binder 1120317117
Temporarily disable postgres tests 2022-06-28 23:13:13 +02:00
westito ef30349bc6 Fix CI errors 2022-06-28 14:01:54 +02:00
westito 292da80167 Regenerate all files 2022-06-28 13:24:57 +02:00
Simon Binder 4959ec6235
Fix wasm and postgres integration tests 2022-06-25 15:07:01 +02:00
Simon Binder 3f7eaa459a
Fix postgres test path in misc integration tests 2022-04-01 23:57:38 +02:00
Simon Binder 204fbad682
Move examples into top-level folder 2022-04-01 22:11:21 +02:00
Simon Binder 05d8406f4a
Fix migration example, test it in CI 2022-01-19 19:55:19 +01:00
westito fad654a5aa
PostgreSQL support (#1507)
Support PostgreSQL as a dialect in the main package and with an implementation provided in another package.

Co-authored-by: Simon Binder <oss@simonbinder.eu>
2021-11-11 14:40:41 +01:00
Simon Binder a5ca7e745f
Add more dependency overrides 2020-11-20 18:14:39 +01:00
Simon Binder d44004e598
Explain how to use moor with built_value 2020-02-08 15:29:31 +01:00