Commit Graph

  • 682e054f5e
    Fix one more lint in devtools extension Simon Binder 2023-10-18 23:16:12 +0200
  • 22cbd241c4
    Add changelog entry Simon Binder 2023-10-18 23:11:09 +0200
  • 2ba3dfdcd8
    Remove generated code from core package Simon Binder 2023-10-18 22:47:24 +0200
  • 63448dd070
    Add link to issues and db_viewer Simon Binder 2023-10-17 23:46:39 +0200
  • 026fae935c
    Integrate db viewer into devtools Simon Binder 2023-10-17 15:28:07 +0200
  • 90db860f03
    Add service extension to run statements Simon Binder 2023-10-17 09:51:35 +0200
  • 7b27d21755
    Setup simple devtools extension Simon Binder 2023-10-16 23:38:35 +0200
  • 2582109614 Fix grammar issue in Update tests.md willckoan 2023-10-13 13:55:17 +1300
  • 2cfa679cc6 Fix typo in Update tests.md willckoan 2023-10-13 15:50:14 +1300
  • 6aa1a5d734
    Add `date` and `timestamp` types for postgres Simon Binder 2023-10-12 00:03:01 +0200
  • fae81d0456
    Add documentation page on postgres Simon Binder 2023-10-10 22:41:01 +0200
  • cfa33f9a02
    Fix typo in error message of insert col list Simon Binder 2023-10-10 21:59:03 +0200
  • 6bf32b5bf8
    Update assets from `flutter pub get` Simon Binder 2023-10-10 21:58:05 +0200
  • e1b5da3160
    Merge pull request #2669 from simolus3/custom-types Simon Binder 2023-10-07 22:59:18 +0200
  • e220255e09
    Fix doc comments Simon Binder 2023-10-07 22:40:22 +0200
  • 7ae0ccb1ab
    Add changelog entry for custom types Simon Binder 2023-10-07 22:34:54 +0200
  • 28130fd3f1
    Document custom types Simon Binder 2023-10-07 22:30:45 +0200
  • 7f0488056c
    Add more tests for custom types Simon Binder 2023-10-07 21:52:48 +0200
  • 2b4ef1ba39
    Support more postgres types Simon Binder 2023-10-07 19:06:38 +0200
  • 207847b02c
    Support custom types in postgres backend Simon Binder 2023-10-07 18:08:18 +0200
  • 62bda167bd
    Start supporting custom column types in analyzer Simon Binder 2023-10-07 17:16:12 +0200
  • d759e74b71
    Add `CustomSqlType` interface for custom types Simon Binder 2023-10-07 15:10:13 +0200
  • bd2d05d629
    Apply options in built value example Simon Binder 2023-10-04 15:36:03 +0200
  • 8122ae3825
    Merge pull request #2663 from Leylan24/custom-expression-dialect Simon Binder 2023-10-04 00:29:22 +0200
  • f0ce04a542
    Add tests Simon Binder 2023-10-03 23:56:49 +0200
  • 2581eda145 added the dialect if it is not null Leylan24 2023-10-03 23:41:47 +0200
  • fcd984f134
    Migrate built value example to a modular builder Simon Binder 2023-10-03 21:14:20 +0200
  • eb03ac5ff0
    Fix converters on `int64` breaking inference Simon Binder 2023-10-03 20:54:28 +0200
  • 89b5fbb371
    Document intention of `UpdateKind` enum Simon Binder 2023-10-03 13:00:03 +0200
  • 572e79d551
    Fix build configuration in built_value example Simon Binder 2023-10-03 12:55:18 +0200
  • e93da45e15
    Save user version in step-by-step migrations Simon Binder 2023-10-01 22:39:29 +0200
  • 687b5ac9ed
    Fix invalid date time expression examples (#2654) Simon Binder 2023-09-30 23:24:21 +0200
  • fb2d8e8922 Update `uuid` package Simon Binder 2023-09-30 16:28:19 +0200
  • 6c4654754b Remove experimental web warning from readme Simon Binder 2023-09-30 15:08:28 +0200
  • d694b64e72
    Allow reading bigints as doubles Simon Binder 2023-09-29 00:06:51 +0200
  • 3ecee4fb1f
    Add wasm setup APIs with custom workers (#2638) Simon Binder 2023-09-27 23:05:44 +0200
  • f8836c42ba
    Add `Expression.and` and `.or` (#2642) Simon Binder 2023-09-27 22:27:14 +0200
  • 4eb44f9623
    Fix indices not being created for imported tables Simon Binder 2023-09-27 22:06:49 +0200
  • b5bc646187
    Prepare patch release Simon Binder 2023-09-27 14:48:03 +0200
  • 2edd75acbb
    Fix defining indices on expressions (#2643) Simon Binder 2023-09-27 14:46:50 +0200
  • d0a3feee12
    Fix star columns resolving to too many columns Simon Binder 2023-09-26 23:15:29 +0200
  • db6ee5dda6
    Update `build_resolvers` usage in tests Simon Binder 2023-09-26 15:38:52 +0200
  • 3ef468b6f8
    Fix `readWithConverter` with null values Simon Binder 2023-09-26 13:55:50 +0200
  • f8ba56c8e2
    Gracefully handle invalid views list of annotation Simon Binder 2023-09-25 15:29:09 +0200
  • 5f8ea09030
    Fix sqlparser dependency in drift_dev Simon Binder 2023-09-24 20:37:49 +0200
  • 8d05c9ef64
    Simplify n:m example with json functions Simon Binder 2023-09-24 18:11:23 +0200
  • 14ace17c8d
    Add `TypeConverter.json` to define JSON converters Simon Binder 2023-09-24 18:11:04 +0200
  • 9f05897944
    Prepare release Simon Binder 2023-09-24 16:17:07 +0200
  • b826391bcb
    Add aliases from old documentation URLs Simon Binder 2023-09-24 15:39:38 +0200
  • 8c42ce5049
    Merge branch 'docs-restructure' into develop Simon Binder 2023-09-23 22:56:27 +0200
  • e8c868bd0a
    Reformat docs Simon Binder 2023-09-23 22:41:22 +0200
  • b0f38ebd6b
    Delete architecture page Simon Binder 2023-09-23 17:55:15 +0200
  • 4be60e7cf7
    Merge pull request #2625 from ValentinVignal/drift-dev/add-actual-table-name-static Simon Binder 2023-09-21 12:11:39 +0200
  • aa2613c42d
    test: Add a test using .$name ValentinVignal 2023-09-21 11:37:07 +0800
  • 22b0a8fe36
    doc: Update changelog ValentinVignal 2023-09-21 11:36:53 +0800
  • 4041eec6d5
    chore: Re-run build runner ValentinVignal 2023-09-21 11:36:39 +0800
  • d001ad533f
    revamp: Rename actualTableNameStatic into $name ValentinVignal 2023-09-21 11:36:10 +0800
  • 5b6571ec7f
    doc: Update the changelogs ValentinVignal 2023-09-20 21:59:31 +0800
  • 0176dac2e6
    chore: Run build runner ValentinVignal 2023-09-20 21:56:07 +0800
  • 8161d96323
    feat: Add getter actualTableNameStatic ValentinVignal 2023-09-20 21:42:23 +0800
  • 3b81babb53
    Merge pull request #2617 from jmatth/fix-migration-conflicts Simon Binder 2023-09-19 22:59:06 +0200
  • dedba63eb4
    Recommend `isolateSetup` in docs Simon Binder 2023-09-19 22:32:10 +0200
  • 3dd2ff4a6f
    Removing debug print Joshua Matthews 2023-09-19 14:38:35 -0400
  • 0ed7358f62
    Add utility for reading columns with converter Simon Binder 2023-09-19 20:32:08 +0200
  • 2f732202b0
    Show correct annotation name in tables error Simon Binder 2023-09-16 17:35:44 +0200
  • c3d63c36e7 updated to gradle wrapper and tools to 7.5 to match the properties of dependency filepicker Paul Crimes 2023-09-19 17:44:43 +0100
  • 5594921c39 fixed symlinks to new legacy_web directory Paul Crimes 2023-09-19 16:31:41 +0100
  • f69a0db911
    Adding unit tests for SchemaVersionWriter Joshua Matthews 2023-09-19 11:12:59 -0400
  • 73e417d451
    Adding comment explaining name reservation during codegen Joshua Matthews 2023-09-19 09:54:52 -0400
  • 0af636edd0
    Fixing typo in drift_dev/lib/src/writer/writer.dart Josh Matthews 2023-09-19 09:53:27 -0400
  • addb457d4a
    Move remaining pages to their target destination Simon Binder 2023-09-18 23:04:47 +0200
  • 10e0336310
    Moving name reservation into Scope Joshua Matthews 2023-09-18 11:03:07 -0400
  • ed1cd9f4e9
    Preventing naming conflicts between table columns and existing class fields Joshua Matthews 2023-09-18 10:20:45 -0400
  • c8bce4c1e3
    Merge pull request #2615 from paldepind/patch-1 Simon Binder 2023-09-17 22:02:10 +0200
  • e059313649
    Rename "Using SQL" to "SQL API" Simon Binder 2023-09-17 19:01:58 +0200
  • 82c4668184
    Add missing "not" in documentation for TypeConverter Simon Friis Vindum 2023-09-17 18:40:51 +0200
  • ae2b1b4ddf
    Move platforms into own section Simon Binder 2023-09-17 18:37:09 +0200
  • ba20f80303
    Move migration docs into their own section Simon Binder 2023-09-17 18:10:49 +0200
  • 999c17e19a
    Port docs on joins and basic queries Simon Binder 2023-09-16 19:42:53 +0200
  • 10725d98fb
    Delete old getting started guide Simon Binder 2023-09-16 18:54:40 +0200
  • 2403da5b98
    Write new page on dart tables Simon Binder 2023-09-16 18:38:22 +0200
  • e0a6b557e7
    Start with documentation restructuring Simon Binder 2023-09-13 12:01:23 +0200
  • 3824ae8a3d
    Show correct annotation name in tables error Simon Binder 2023-09-16 17:35:44 +0200
  • 069c4c76c3
    Describe how to open an in-memory wasm database Simon Binder 2023-09-16 13:26:05 +0200
  • 909c01bc5d
    Add await before return in restoreOrResolve Simon Binder 2023-09-16 13:19:22 +0200
  • 8300782662 Fix cli test Simon Binder 2023-09-14 18:32:43 +0200
  • d0b176e290 Add docs and changelog entries Simon Binder 2023-09-14 18:28:55 +0200
  • 1958dd5cae Add tests for Dart index Simon Binder 2023-09-14 18:21:14 +0200
  • 78b520f55d Generate code for Dart-defined index Simon Binder 2023-09-14 17:57:57 +0200
  • f81e9d8c4b Write new index information into schema file Simon Binder 2023-09-14 17:31:18 +0200
  • 93b9cc512d Analyze index annotations for tables Simon Binder 2023-09-14 15:37:21 +0200
  • 0fd19ab576
    Fix drift_dev tests Simon Binder 2023-09-10 22:46:50 +0200
  • da0392c7ce
    Update packages used in documentation Simon Binder 2023-09-10 22:19:41 +0200
  • c3d2065d96
    Fix example snippet Simon Binder 2023-09-09 15:32:56 +0200
  • def066ad26
    doc: add docs around moving to step-by-step migrations Drew Ballance 2023-09-08 14:57:09 -0500
  • 71f839d9b6
    Prepare drift_dev hotfix release Simon Binder 2023-09-07 17:22:01 +0200
  • 17b1738819 Add macOS target to example app Simon Binder 2023-09-07 15:20:10 +0200
  • 84659e06fd
    Support table-valued functions Simon Binder 2023-09-06 23:48:10 +0200
  • 4c2841d1df
    dialect -> dialects in builder docs Simon Binder 2023-09-05 14:58:27 +0200
  • 79dda8668b
    Resolve imports across exports Simon Binder 2023-09-03 22:34:40 +0200