jonnybarnes.uk/database/migrations
Jonny Barnes 2546a92039 Squashed commit of the following:
commit fa51cd728fbb13ebadfc45d90dc24c284a31f4ae
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Oct 1 14:25:50 2016 +0100

    Update changelog

commit 93e6a92c664cb42da679c5bb2e37cabec0e7fb99
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Oct 1 14:25:00 2016 +0100

    test create new place with uncertainty parameter

commit 3d793801b3c0e93228ce5c6bae83c74b130127c0
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Oct 1 14:24:35 2016 +0100

    Parse correctly to take into account uncertainty parameter

commit d9060332a484ff414ed4dac03fa39838d7b73b54
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Oct 1 11:11:56 2016 +0100

    Better comments

commit 298663cf7beaf4893d326aae880d64279ce4af37
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 30 22:59:08 2016 +0100

    Allow tagged notes to be deleted, didn’t know that wasn’t possible before :/

commit 7f5c65c6d858321526b7f0ac84c527dc2f09614a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 30 22:57:57 2016 +0100

    Better test for creating a new note via mircropub, the new note gets deleted
2016-10-01 14:26:07 +01:00
..
.gitkeep Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_02_28_132629_create_articles_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_02_28_144939_create_notes_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_03_02_084342_create_tags_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_03_02_084956_create_note_tag_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_03_02_105623_create_contacts_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_03_02_114340_create_web_mentions_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_07_17_111512_create_clients_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_07_22_084423_create_failed_jobs_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_10_08_155111_create_media_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_11_07_130637_create_places_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_11_19_221933_add_place_relation_to_notes.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2016_07_29_113150_add_jsonb_mf2_column_to_webmentions_table.php Add an mf2 column to webemtnions, type jsonb 2016-07-29 14:22:49 +01:00
2016_09_06_152900_add_exception_column_to_failed_jobs_table.php Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
2016_09_30_214651_cascade_delete_note_tags.php Squashed commit of the following: 2016-10-01 14:26:07 +01:00