Commit Graph

  • f7e96b3d72
    Support chrono::NaiveDate Billy Chan 2021-09-27 18:35:42 +08:00
  • ef1eb577b7
    Update ActiveModelBehavior API Billy Chan 2021-09-28 16:48:51 +08:00
  • 966f7ff9a8
    Fix clippy warning Billy Chan 2021-09-28 19:06:02 +08:00
  • 11781082ba
    Throw error if none of the db rows are affected Billy Chan 2021-09-28 19:00:55 +08:00
  • beb3ec62dc Add example usage of Condition Chris Tsang 2021-09-29 13:53:02 +08:00
  • 97b95bf612
    cargo fmt Billy Chan 2021-09-28 18:23:42 +08:00
  • ba66de16b6
    Merge remote-tracking branch 'origin/master' into last-insert-id Billy Chan 2021-09-28 18:23:30 +08:00
  • a1a7a98a5c
    Set SqlxSqlit pool max connection to 1 Billy Chan 2021-09-28 18:21:00 +08:00
  • 689e0075b7 Docs Chris Tsang 2021-09-28 15:16:30 +08:00
  • d37f0f3021 Readme Chris Tsang 2021-09-28 14:37:42 +08:00
  • 89806ef522
    Add test cases Billy Chan 2021-09-28 14:27:30 +08:00
  • 88776a28ed
    Rename column name & column enum variant Billy Chan 2021-09-28 14:27:19 +08:00
  • 85eadd38d2 Change mock connector behavior to mock Postgres regardless of feature flags Chris Tsang 2021-09-28 13:28:43 +08:00
  • 0cfa8784a3
    Merge pull request #182 from SeaQL/find-linked-join-alias Chris Tsang 2021-09-28 13:19:49 +08:00
  • 5379a23630 Add find_by_statement for T: TryGetableMany Muhannad Alrusayni 2021-09-28 00:10:13 +03:00
  • 9bd537efe3
    Fixup Billy Chan 2021-09-27 18:10:45 +08:00
  • 9efaeeba8b
    Update test cases Billy Chan 2021-09-27 18:02:20 +08:00
  • 4f090d192b
    Update DerivePrimaryKey Billy Chan 2021-09-27 18:02:12 +08:00
  • f79a417150
    Remove ValueType: Default Billy Chan 2021-09-27 18:01:38 +08:00
  • 7742eb2cec Impl TryGetableMany for (T) Muhannad Alrusayni 2021-09-27 12:47:14 +03:00
  • c12e0cd44e
    Merge pull request #202 from baoyachi/adapter_url_scheme Chris Tsang 2021-09-27 17:08:17 +08:00
  • 8d69b034a0 'url_starts_with' replace with 'is_prefix_of' method baoyachi 2021-09-27 16:45:25 +08:00
  • d78a067b2d 'url_starts_with' replace with 'is_prefix_of' method baoyachi 2021-09-27 16:41:47 +08:00
  • ae9e1c48ce make url_starts_with access level baoyachi 2021-09-27 12:34:53 +08:00
  • 203a0d603a fix build error baoyachi 2021-09-27 12:19:36 +08:00
  • e558dc8584
    Move impl Linked to entity_linked module Billy Chan 2021-09-27 12:13:57 +08:00
  • 1cf5cec1c5 refactor code baoyachi 2021-09-27 12:13:06 +08:00
  • 2ccc8c527a cargo fmt baoyachi 2021-09-27 11:49:20 +08:00
  • 86f2d7e327 fix #200 * adapter postgrel url scheme * refactor DbScheme baoyachi 2021-09-27 11:45:54 +08:00
  • a4f2e3c2a8
    Test cases with more level of joins Billy Chan 2021-09-27 11:45:19 +08:00
  • 9c8f5aa93d
    More test cases Billy Chan 2021-09-24 11:00:02 +08:00
  • ee504e7d9f
    find_linked join with table alias Billy Chan 2021-09-21 12:01:07 +08:00
  • 1eb0e5cbb2 Fix doc tests Chris Tsang 2021-09-26 22:36:20 +08:00
  • 7cbe5b4b9f sea-orm-cli 0.2.4 Chris Tsang 2021-09-26 16:40:26 +08:00
  • 12affaf0c1 sea-orm-codegen 0.2.4 Chris Tsang 2021-09-26 16:39:44 +08:00
  • 97b7db1773 0.2.4 Prerelease Chris Tsang 2021-09-26 16:38:56 +08:00
  • f22d93ce21 Unit test for DeriveEntityModel Chris Tsang 2021-09-26 16:33:04 +08:00
  • be01782ac7
    Merge pull request #193 from SeaQL/codegen-col-unique-keys Chris Tsang 2021-09-26 16:12:50 +08:00
  • 5d50ca922c Restore cargo Chris Tsang 2021-09-26 16:08:59 +08:00
  • 3c608ad9c3 Bump sea-query Chris Tsang 2021-09-26 16:07:06 +08:00
  • 6638a2262c Codegen classify ordinary relation wrongly as conjunct relation (#186) Billy Chan 2021-09-24 12:22:36 +08:00
  • 360436ceac
    Codegen compact-format generate unique attribute Billy Chan 2021-09-24 15:45:22 +08:00
  • 37b36eb101
    Merge branch 'master' into codegen-col-unique-keys Billy Chan 2021-09-24 15:34:45 +08:00
  • 06a26ace2e
    Codegen parse column unique key from index Billy Chan 2021-09-24 15:30:41 +08:00
  • 0c859c3e87 sea-orm-cli 0.2.4 prerelease Chris Tsang 2021-09-24 13:01:14 +08:00
  • 8a0c5272c9 Bump sea-schema version Chris Tsang 2021-09-24 12:45:58 +08:00
  • 0c2b0d608d Port actix example to Actix 4 Beta Sam Samai 2021-09-23 22:00:30 +10:00
  • 6861802a6d Update Rocket & Actix examples Chris Tsang 2021-09-22 18:02:50 +08:00
  • 9f77a5fc28 Improve build script Chris Tsang 2021-09-22 18:00:25 +08:00
  • 9aa4ba1e11 0.2.3 Chris Tsang 2021-09-22 17:50:59 +08:00
  • 64204b53fe sea-orm-macros 0.2.3 Chris Tsang 2021-09-22 17:47:58 +08:00
  • 3f554b0a09 sea-orm-cli 0.2.3 Chris Tsang 2021-09-22 17:38:06 +08:00
  • 995a9d0045 sea-orm-codegen 0.2.3 Chris Tsang 2021-09-22 17:37:34 +08:00
  • 6dd83b3fd2 cargo-publish.sh Chris Tsang 2021-09-22 17:36:49 +08:00
  • aeea07c8ba Rocket example to use the clone interface Chris Tsang 2021-09-22 16:51:50 +08:00
  • c80621916a Fix conflict Chris Tsang 2021-09-21 22:00:02 +08:00
  • 2404411351
    Merge pull request #172 from SeaQL/ss/actix-example Chris Tsang 2021-09-21 18:44:34 +08:00
  • aec111e035 Tweaks Chris Tsang 2021-09-21 18:32:54 +08:00
  • 8c8c93bb40 Add to GitHub Action Chris Tsang 2021-09-21 18:28:42 +08:00
  • 2346d0beb8 Cargo fmt Chris Tsang 2021-09-21 18:19:52 +08:00
  • 547429c377 Sort by id Chris Tsang 2021-09-21 18:19:21 +08:00
  • d6f0d3c35a Fix clippy warnings Chris Tsang 2021-09-21 18:13:48 +08:00
  • 6d9727050e Use compact Entity format Chris Tsang 2021-09-21 18:13:35 +08:00
  • f7b42ebc0e Clean up Cargo.toml Chris Tsang 2021-09-21 18:04:26 +08:00
  • fac33f4019 Merge branch 'master' into ss/actix-example Sam Samai 2021-09-21 18:22:31 +10:00
  • ac8d84ea44 Just clone the state for each thread Sam Samai 2021-09-21 18:21:55 +10:00
  • bfa66915e3 Update Entity::update example Chris Tsang 2021-09-21 11:10:54 +08:00
  • 8a618f88c7 Start from page 1 Sam Samai 2021-09-20 21:00:51 +10:00
  • daa5ff77c0 Define SharedState type Sam Samai 2021-09-20 20:55:22 +10:00
  • 8dfbbc8385 Fix clippy warnings Billy Chan 2021-09-20 18:15:38 +08:00
  • f7b1c9b59a Edit README Billy Chan 2021-09-20 18:10:15 +08:00
  • c66a2491ce Edit README Billy Chan 2021-09-20 18:06:51 +08:00
  • 20123ef8cd Test parallel CRUD Billy Chan 2021-09-20 17:09:33 +08:00
  • a2ef73783c cargo fmt Billy Chan 2021-09-20 16:59:53 +08:00
  • 2176bad009 Indentation Billy Chan 2021-09-20 16:26:03 +08:00
  • 5c8caddf1f Update docs Billy Chan 2021-09-20 16:09:21 +08:00
  • bb225b12ee Rocket example page number starts from one Billy Chan 2021-09-20 16:06:17 +08:00
  • ce35317daf Refactor rocket example Billy Chan 2021-09-20 15:15:39 +08:00
  • b22753bebf Test try_join! Billy Chan 2021-09-20 15:05:39 +08:00
  • c9047d49e7 Update README & lib.rs Billy Chan 2021-09-20 14:38:19 +08:00
  • cb60c4afa3 Keep match catchall Billy Chan 2021-09-20 11:13:46 +08:00
  • 57201788ef Codegen TimestampWithTimeZone fixup Billy Chan 2021-09-20 10:33:29 +08:00
  • 54edd87706 Merge branch 'master' into ss/actix-example Sam Samai 2021-09-19 21:43:10 +10:00
  • 31bc662f3f Use Arc to pass database connection to requests Sam Samai 2021-09-19 21:16:43 +10:00
  • 5d1488f12d
    Merge pull request #175 from MuhannadAlrusayni/master Chris Tsang 2021-09-19 01:54:00 +08:00
  • 3093cd2035 DatabaseConnection impl Sync, Send and Clone Billy Chan 2021-09-15 12:27:32 +08:00
  • 27807f3f6c Fix DeriveEntityModel Decimal mapping Chris Tsang 2021-09-18 21:45:28 +08:00
  • 84594114dc Readme Chris Tsang 2021-09-18 20:15:20 +08:00
  • 8443f566cf Tokio example Chris Tsang 2021-09-18 17:44:43 +08:00
  • 3001fca466 Refactor basic test Chris Tsang 2021-09-18 16:37:07 +08:00
  • 0a19db6977 Fix SQLite test suite Chris Tsang 2021-09-18 16:16:33 +08:00
  • 68787d1412 Refactor uuid test Chris Tsang 2021-09-18 15:47:59 +08:00
  • 558cf5904a Test suite: drop table if exists, instead of create table if not exists Chris Tsang 2021-09-18 15:40:47 +08:00
  • fc769a89df Refactor timestamp test Chris Tsang 2021-09-18 15:17:23 +08:00
  • 15db5d2933 clean up some comments Muhannad Alrusayni 2021-09-17 22:45:05 +03:00
  • 3bf26a758a impl TryFromU64 for tuples types Muhannad Alrusayni 2021-09-17 22:41:49 +03:00
  • 004653e86d Simplify Cargo Chris Tsang 2021-09-18 03:37:27 +08:00
  • 77bc11e1e5 Use compact entity format for Rocket example Chris Tsang 2021-09-18 03:10:07 +08:00
  • 56dd19ef75 Impl TryGetableMany for diffrent types of generices Muhannad Alrusayni 2021-09-17 21:59:38 +03:00
  • 28b7542ca9 0.2.2 Chris Tsang 2021-09-18 01:42:38 +08:00