Commit Graph

  • 9752b1ef3d Add relationship cardinality change example main fabianlindfors 2023-11-22 23:20:48 +0100
  • 647ba2de5b Add example of using up with create_table fabianlindfors 2023-11-22 22:22:41 +0100
  • 6034dfebbd Add up option to create_table fabianlindfors 2023-11-22 21:58:06 +0100
  • 42257be9cf Add README section on cross-table migrations fabianlindfors 2023-11-22 00:15:21 +0100
  • 4e5cc5c4ff Add support for complex up function in fabianlindfors 2023-11-22 00:04:45 +0100
  • fc3b29d090 Fix incorrect example fabianlindfors 2023-11-21 23:25:51 +0100
  • b4baef2bc8 Add support for user defined types fabianlindfors 2023-11-21 23:23:23 +0100
  • 9512c80de9 Add support for complex down function in fabianlindfors 2023-11-21 23:22:20 +0100
  • 21266e227f Add ReshapeDB callout to README fabianlindfors 2023-11-07 00:41:47 +0100
  • 0df9f8b27e Remove experimental note from README fabianlindfors 2023-11-07 00:40:46 +0100
  • d07ceb01eb Reformat README fabianlindfors 2023-11-07 00:40:20 +0100
  • be035462f5
    Add reference to Go helper library (#26) Leo Urbina 2023-10-06 23:39:50 +0200
  • eb77641224
    Quoted column names in add column iko/quotes iko 2023-05-12 14:35:41 +0300
  • 7be33f7b7e
    Added yet more quotes (#23) iko 2023-04-06 00:36:12 +0300
  • b92aae4f9c
    Added yet more quotes iko/fix iko 2023-02-13 09:59:47 +0300
  • b43c531327
    Added yet more quotes iko/more-quotes iko 2023-02-13 09:59:47 +0300
  • e6a097f906
    Updated readme iko/on-delete iko 2023-02-13 09:46:11 +0300
  • 539a06c8f8
    Fixed tests iko 2023-02-13 09:41:11 +0300
  • 6b9fe36d9c
    Added on delete and on cascade iko 2023-02-13 09:08:53 +0300
  • 21b064532a
    Added missing quotes (#21) iko 2023-01-28 19:06:22 +0300
  • 7be3afa336 Fix error not stopping migration fabianlindfors 2023-01-09 17:26:57 +0100
  • afddfbff88
    Fix syntax error in README (#16) April Schleck 2022-10-02 13:03:12 -0700
  • 706a4505c4 Add link to Python helper library to README fabianlindfors 2022-08-03 19:02:43 +0200
  • d74ab4f34f Version 0.6.1 fabianlindfors 2022-08-03 16:04:23 +0200
  • 5a6aff1290 Fix migration files not sorted naturally fabianlindfors 2022-07-26 16:00:08 +0200
  • ce7a0b38ee
    Output the failing filename when showing a parse error (#13) April Schleck 2022-07-26 06:59:16 -0700
  • b626ee119f
    Fix incorrect example (#14) April Schleck 2022-07-26 06:23:51 -0700
  • 57160e14b3 Fix missing test run call fabianlindfors 2022-06-30 17:17:50 +0200
  • 8b6c817b30 Update README with details on Ruby helper library fabianlindfors 2022-05-18 14:58:21 +0200
  • 0195102e9b Version 0.6.0 fabianlindfors 2022-04-22 10:47:33 +0200
  • df938fa4d4 Update docs and error messages with new CLI commands fabianlindfors 2022-04-22 10:45:03 +0200
  • 88fca45c06 Add new custom action fabianlindfors 2022-04-21 23:42:41 +0200
  • 696a6e57da Switch CLI command names fabianlindfors 2022-04-19 23:24:29 +0200
  • 8f0658ab64 Update clap to 3.1.9 fabianlindfors 2022-04-19 23:24:05 +0200
  • 8a61a03ab8 Add note on the Rust helper library fabianlindfors 2022-04-19 20:15:59 +0200
  • 7be40f2b29 Version 0.5.1 fabianlindfors 2022-02-05 22:16:49 +0100
  • 4025b7d811 Remove duplicate word in README fabianlindfors 2022-02-05 22:16:34 +0100
  • 336e73394d Remove remove command from CLI fabianlindfors 2022-02-04 17:56:36 +0100
  • 72c42ba912 Remove extra backtick in README fabianlindfors 2022-02-04 17:55:48 +0100
  • 7cc4f23db9 Fix changing nullability not working with alter_column fabianlindfors 2022-02-04 17:47:39 +0100
  • aff5527799 Version 0.5.0 fabianlindfors 2022-02-04 00:08:28 +0100
  • a07979a97a Use .env file for environment variables fabianlindfors 2022-02-03 23:57:02 +0100
  • 8129fdbf41 Add env var alternatives for all connection options fabianlindfors 2022-02-03 23:48:59 +0100
  • 5529d224b6 Replace POSTGRES_URL env var with DB_URL fabianlindfors 2022-02-03 23:27:44 +0100
  • 033ac5b2f1 Add version and description to CLI fabianlindfors 2022-02-03 23:26:50 +0100
  • ef6fe64918 Fix incorrect minimum Rust version fabianlindfors 2022-02-03 14:25:06 +0100
  • 8b2efd9624 Add minimum Rust version to Cargo.toml fabianlindfors 2022-02-03 14:22:58 +0100
  • 3a4f0f7f9a Remove autocompletion of first migration fabianlindfors 2022-02-01 09:50:02 +0100
  • 8888557c38 Check for new schema rather than old in helper fabianlindfors 2022-01-31 19:53:49 +0100
  • 4e93a39be0 Add remove_foreign_key action fabianlindfors 2022-01-27 23:33:23 +0100
  • 5984c1c507 Fix typo in README fabianlindfors 2022-01-25 22:26:03 +0100
  • 3a6c57c145 Add JSON extraction example to README fabianlindfors 2022-01-25 22:14:47 +0100
  • f6d6f28546 Fix misaligned delimiters in test output fabianlindfors 2022-01-25 21:55:46 +0100
  • 6fcab3c88d Fix clippy warning for match on DB error fabianlindfors 2022-01-25 21:45:48 +0100
  • 40fb39741d Add automatic retry of queries fabianlindfors 2022-01-25 16:27:33 +0100
  • c3369a4c12 Set lock_timeout to limit blocking of other queries fabianlindfors 2022-01-25 10:45:04 +0100
  • f754ac0abc Version 0.4.0 fabianlindfors 2022-01-24 11:44:26 +0100
  • 814620a215 Add new add_foreign_key action fabianlindfors 2022-01-21 18:00:41 +0100
  • 9d1b7c4082 Use helper function to find column in table fabianlindfors 2022-01-21 17:14:12 +0100
  • b6f1a0c6a4 Use real table and column names for foreign keys in create_table fabianlindfors 2022-01-21 17:07:46 +0100
  • 4e0e112eb2 Safely remove indices when removing column fabianlindfors 2022-01-20 19:31:21 +0100
  • 16f64181f0 Add new remove_enum action fabianlindfors 2022-01-19 23:14:24 +0100
  • 953be4d3eb Add new create_enum action fabianlindfors 2022-01-19 23:00:45 +0100
  • b3766ba2b6 Add link to blog post to README fabianlindfors 2022-01-16 23:23:30 +0100
  • 49b01bbb28 Version 0.3.1 fabianlindfors 2022-01-16 23:00:46 +0100
  • 1680906e16 Add support for unique and non-B-tree indices in alter_column fabianlindfors 2022-01-16 00:36:57 +0100
  • 9cac25299a Refactor tests to use test framework fabianlindfors 2022-01-15 16:15:31 +0100
  • 35a52ebd81 Fix issue where changes had to be set for alter_column fabianlindfors 2022-01-15 15:53:55 +0100
  • a7d70f80b8 Use TOML for migrations in test framework fabianlindfors 2022-01-15 14:47:28 +0100
  • 945e6374d8 Add test framework fabianlindfors 2022-01-14 23:49:19 +0100
  • 0e0c24b789 Adjust README introduction and disclaimer fabianlindfors 2022-01-14 13:14:16 +0100
  • f3ead43cde Bump Dockerfile Rust version to 1.58 fabianlindfors 2022-01-14 12:59:01 +0100
  • 17376ce3b7 Version 0.3.0 fabianlindfors 2022-01-14 12:38:21 +0100
  • 353a5c22b1 Add option to set index type for add_index fabianlindfors 2022-01-14 12:34:38 +0100
  • 5691ad261b Use CreateTableBuilder in failure test fabianlindfors 2022-01-14 11:58:21 +0100
  • dd90cac03a Break out Index struct from add_index fabianlindfors 2022-01-14 11:53:31 +0100
  • 2a3fda7a90 Add option to create unique index with add_index fabianlindfors 2022-01-14 11:44:12 +0100
  • 88da0d2364 Use advisory lock to avoid conflicts between instances fabianlindfors 2022-01-14 11:25:32 +0100
  • d28110611c Fix clippy warnings fabianlindfors 2022-01-14 00:12:57 +0100
  • 2d04d33b95 Switch State struct into enum fabianlindfors 2022-01-14 00:10:20 +0100
  • b1b79e26e5 Store version under separate key in reshape.data table fabianlindfors 2022-01-13 23:56:06 +0100
  • 7c48974308 Use separate table for completed migrations fabianlindfors 2022-01-13 23:46:07 +0100
  • 86b649d14a Copy indices to temporary columns for alter_column fabianlindfors 2022-01-13 18:19:54 +0100
  • b86e6d53ca Run lint and test actions on PR fabianlindfors 2022-01-13 14:32:57 +0100
  • d76dbab5ba
    Merge pull request #3 from barrywoolgar/patch-1 Fabian Lindfors 2022-01-13 14:27:24 +0100
  • b3ead8b2e2
    Explain the new concept at the top of the README Barry Woolgar 2022-01-13 10:36:25 +0000
  • 9cd9bd395b Add quotes for all identifiers in queries fabianlindfors 2022-01-13 00:34:42 +0100
  • 0dd8272e9f Publish to crates.io with each release fabianlindfors 2022-01-13 00:07:43 +0100
  • 24e1d4b902 Version 0.2.0 fabianlindfors 2022-01-12 13:19:27 +0100
  • c787111c77 Remove transaction from abort fabianlindfors 2022-01-12 13:15:26 +0100
  • b617c8dcda Drop index concurrently when aborting add_index fabianlindfors 2022-01-12 01:13:23 +0100
  • 480bcf8af1 Add remove_index action fabianlindfors 2022-01-12 01:12:08 +0100
  • 8e08941007 Let actions complete without transaction fabianlindfors 2022-01-12 00:53:15 +0100
  • 8a130490a0 Use one transaction for each action during abort fabianlindfors 2022-01-12 00:06:54 +0100
  • e27b5d2a23 Use one transaction for each action during completion fabianlindfors 2022-01-11 23:25:55 +0100
  • c0ec6ca031 Use one transaction for each migration when completing fabianlindfors 2022-01-11 23:17:40 +0100
  • bd7aab5675 Use CreateTableBuilder for alter_column tests fabianlindfors 2022-01-11 22:35:14 +0100
  • 6f4a575c3c Add support for changing default value with alter_column fabianlindfors 2022-01-10 22:24:48 +0100
  • c76ea1fba6 Add builder for create_table migration fabianlindfors 2022-01-10 21:59:20 +0100
  • 435a40695a Bump crate version to 0.1.1 fabianlindfors 2022-01-08 16:09:23 +0100