baladiwei
  • Joined on 2021-07-20
baladiwei synced commits to refs/pull/24/merge at baladiwei/sqlingo from mirror 2026-04-21 20:58:50 +08:00
02b94da6e3 Merge 1ec93c28ba629085f4b905aaf1c5de60d1b499b2 into 99a6d5b37a1a5762a9c4a5a71253b07ef064211c
99a6d5b37a Change database method receivers from value to pointer
a201a9b563 Add context-based transaction support with EnsureTx
6ea08e79aa Fix nil pointer dereference in table.GetSQL
333f52e702 Make Contains compatible with PostgreSQL and SQLite
Compare 6 commits »
baladiwei synced commits to master at baladiwei/sqlingo from mirror 2026-04-01 20:00:25 +08:00
99a6d5b37a Change database method receivers from value to pointer
a201a9b563 Add context-based transaction support with EnsureTx
6ea08e79aa Fix nil pointer dereference in table.GetSQL
333f52e702 Make Contains compatible with PostgreSQL and SQLite
8718eca7b5 Add JSON expression support
Compare 5 commits »
baladiwei synced commits to refs/tags/v0.14.0 at baladiwei/sqlingo from mirror 2026-04-01 20:00:25 +08:00
baladiwei synced new reference refs/tags/v0.14.0 to baladiwei/sqlingo from mirror 2026-04-01 20:00:25 +08:00
baladiwei synced commits to refs/pull/24/merge at baladiwei/sqlingo from mirror 2026-01-29 16:13:20 +08:00
5b13ca8fd8 Merge 1ec93c28ba629085f4b905aaf1c5de60d1b499b2 into e6ea482d7399b0832c935991843a71b3b17ca8ea
e6ea482d73 fix datetime field comment
Compare 2 commits »
baladiwei synced commits to master at baladiwei/agola from mirror 2025-10-30 10:53:35 +08:00
a5ca7877e3 Merge pull request #552 from sgotti/release_v0.11.0
2aa20852b9 Release v0.11.0
Compare 2 commits »
baladiwei synced commits to refs/pull/243/merge at baladiwei/agola from mirror 2025-10-30 10:53:35 +08:00
5250ed65eb Merge e6242eb4bd2b08c358e78e3e222ba255b68bef67 into a5ca7877e3b77d38c6fd24a0f16d7267fc2dea12
a5ca7877e3 Merge pull request #552 from sgotti/release_v0.11.0
2aa20852b9 Release v0.11.0
21011b92d3 Merge pull request #551 from sgotti/gateway_simplify_mux_configuration
14a2c044c0 gateway: simplify mux configuration
Compare 17 commits »
baladiwei synced commits to refs/pull/246/merge at baladiwei/agola from mirror 2025-10-30 10:53:35 +08:00
7d372cc195 Merge bbdeeed449bd2a08ae8ceb649a03158e1ed53385 into a5ca7877e3b77d38c6fd24a0f16d7267fc2dea12
a5ca7877e3 Merge pull request #552 from sgotti/release_v0.11.0
2aa20852b9 Release v0.11.0
21011b92d3 Merge pull request #551 from sgotti/gateway_simplify_mux_configuration
14a2c044c0 gateway: simplify mux configuration
Compare 17 commits »
baladiwei synced commits to refs/pull/492/merge at baladiwei/agola from mirror 2025-10-30 10:53:35 +08:00
07aa3a994f Merge 3cc0b10097aa4a72a2739e8dce8515f6e9701835 into a5ca7877e3b77d38c6fd24a0f16d7267fc2dea12
a5ca7877e3 Merge pull request #552 from sgotti/release_v0.11.0
2aa20852b9 Release v0.11.0
21011b92d3 Merge pull request #551 from sgotti/gateway_simplify_mux_configuration
14a2c044c0 gateway: simplify mux configuration
Compare 17 commits »
baladiwei synced commits to refs/pull/87/merge at baladiwei/agola from mirror 2025-10-30 10:53:35 +08:00
256a6919e1 Merge a92086d872383d09317d9c12329ea4f84997de57 into a5ca7877e3b77d38c6fd24a0f16d7267fc2dea12
a5ca7877e3 Merge pull request #552 from sgotti/release_v0.11.0
2aa20852b9 Release v0.11.0
21011b92d3 Merge pull request #551 from sgotti/gateway_simplify_mux_configuration
14a2c044c0 gateway: simplify mux configuration
Compare 17 commits »
baladiwei synced commits to refs/tags/v0.11.0 at baladiwei/agola from mirror 2025-10-30 10:53:35 +08:00
baladiwei synced new reference refs/tags/v0.11.0 to baladiwei/agola from mirror 2025-10-30 10:53:35 +08:00
baladiwei synced commits to master at baladiwei/agola from mirror 2025-09-21 10:50:11 +08:00
21011b92d3 Merge pull request #551 from sgotti/gateway_simplify_mux_configuration
14a2c044c0 gateway: simplify mux configuration
96d66c3f1a Merge pull request #550 from sgotti/update_dependencies
9789cf7f98 *: update dependencies
dca98cd5ae Merge pull request #549 from sgotti/update_go_1.25
Compare 14 commits »
baladiwei synced commits to master at baladiwei/sqlingo from mirror 2025-09-14 16:31:15 +08:00
e6ea482d73 fix datetime field comment
7b70b4a1c1 allow to call WithContext after OnDuplicateKeyIgnore
Compare 2 commits »
baladiwei synced commits to refs/pull/24/merge at baladiwei/sqlingo from mirror 2025-09-14 16:31:15 +08:00
cacf1a30e0 Merge 1ec93c28ba629085f4b905aaf1c5de60d1b499b2 into 7b70b4a1c1a55b81f549890d87990cad0792a0ac
7b70b4a1c1 allow to call WithContext after OnDuplicateKeyIgnore
Compare 2 commits »
baladiwei synced commits to refs/pull/243/merge at baladiwei/agola from mirror 2025-08-26 16:50:20 +08:00
0b0f85a646 Merge e6242eb4bd2b08c358e78e3e222ba255b68bef67 into 5b5e8d77a1429493ba48d8c602f8a85b6af0d4ad
5b5e8d77a1 Merge pull request #544 from sgotti/update_go_1.24
c0f2b71be6 *: update to go 1.24
2a6e779ab2 Merge pull request #543 from sgotti/update_to_golangci_lint_v2_1_6
43ea70da67 Update to golangci-lint v2.1.6
Compare 7 commits »
baladiwei synced commits to refs/pull/87/merge at baladiwei/agola from mirror 2025-08-26 16:50:20 +08:00
b575db4cee Merge a92086d872383d09317d9c12329ea4f84997de57 into 5b5e8d77a1429493ba48d8c602f8a85b6af0d4ad
5b5e8d77a1 Merge pull request #544 from sgotti/update_go_1.24
c0f2b71be6 *: update to go 1.24
2a6e779ab2 Merge pull request #543 from sgotti/update_to_golangci_lint_v2_1_6
43ea70da67 Update to golangci-lint v2.1.6
Compare 7 commits »
baladiwei synced commits to refs/pull/246/merge at baladiwei/agola from mirror 2025-07-06 16:31:35 +08:00
4b1adc3cf2 Merge bbdeeed449bd2a08ae8ceb649a03158e1ed53385 into 5b5e8d77a1429493ba48d8c602f8a85b6af0d4ad
5b5e8d77a1 Merge pull request #544 from sgotti/update_go_1.24
c0f2b71be6 *: update to go 1.24
2a6e779ab2 Merge pull request #543 from sgotti/update_to_golangci_lint_v2_1_6
43ea70da67 Update to golangci-lint v2.1.6
Compare 7 commits »
baladiwei synced commits to refs/pull/492/merge at baladiwei/agola from mirror 2025-06-23 22:28:58 +08:00
00b93600ca Merge 3cc0b10097aa4a72a2739e8dce8515f6e9701835 into 5b5e8d77a1429493ba48d8c602f8a85b6af0d4ad
5b5e8d77a1 Merge pull request #544 from sgotti/update_go_1.24
c0f2b71be6 *: update to go 1.24
2a6e779ab2 Merge pull request #543 from sgotti/update_to_golangci_lint_v2_1_6
43ea70da67 Update to golangci-lint v2.1.6
Compare 7 commits »
baladiwei synced commits to master at baladiwei/agola from mirror 2025-05-17 03:22:51 +08:00
5b5e8d77a1 Merge pull request #544 from sgotti/update_go_1.24
c0f2b71be6 *: update to go 1.24
2a6e779ab2 Merge pull request #543 from sgotti/update_to_golangci_lint_v2_1_6
43ea70da67 Update to golangci-lint v2.1.6
7611d3d53f Merge pull request #542 from sgotti/examples_add_missing_web_config_for_notification_service
Compare 6 commits »