firefly-iii/app/database/migrations
2014-09-14 21:06:48 +02:00
..
.gitkeep All initial git ignore files. 2014-06-28 09:41:25 +02:00
2014_06_27_163032_create_users_table.php Even more code cleanup. 2014-08-10 19:02:24 +02:00
2014_06_27_163145_create_account_types_table.php Added unicity to AccountType model. Fixed some tests because of this. 2014-08-31 10:03:24 +02:00
2014_06_27_163259_create_accounts_table.php Even more code cleanup. 2014-08-10 19:02:24 +02:00
2014_06_27_163817_create_components_table.php Even more code cleanup. 2014-08-10 19:02:24 +02:00
2014_06_27_163818_create_piggybanks_table.php Now with the added capability of adding money to a piggy bank from a transfer. Also various fixes (see issue #6). [skip ci] 2014-08-16 12:13:50 +02:00
2014_06_27_164042_create_transaction_currencies_table.php Even more code cleanup. 2014-08-10 19:02:24 +02:00
2014_06_27_164512_create_transaction_types_table.php Even more code cleanup. 2014-08-10 19:02:24 +02:00
2014_06_27_164619_create_recurring_transactions_table.php Moved a migration because of reasons. 2014-09-08 10:36:06 +02:00
2014_06_27_164620_create_transaction_journals_table.php Updated migration to include recurring transactions. 2014-09-08 10:38:14 +02:00
2014_06_27_164836_create_transactions_table.php Now with the added capability of adding money to a piggy bank from a transfer. Also various fixes (see issue #6). [skip ci] 2014-08-16 12:13:50 +02:00
2014_06_27_165344_create_component_transaction_table.php Even more code cleanup. 2014-08-10 19:02:24 +02:00
2014_07_05_171326_create_component_transaction_journal_table.php Even more code cleanup. 2014-08-10 19:02:24 +02:00
2014_07_06_123842_create_preferences_table.php More cleanup and php doc stuff. 2014-08-10 18:22:42 +02:00
2014_07_09_204843_create_session_table.php Even more code cleanup. 2014-08-10 19:02:24 +02:00
2014_07_17_183717_create_limits_table.php Even more code cleanup. 2014-08-10 19:02:24 +02:00
2014_07_19_055011_create_limit_repeat_table.php Even more code cleanup. 2014-08-10 19:02:24 +02:00
2014_08_06_044416_recurring_transactions_to_components.php Even more code cleanup. 2014-08-10 19:02:24 +02:00
2014_08_12_173919_create_piggy_instance.php Now with the added capability of adding money to a piggy bank from a transfer. Also various fixes (see issue #6). [skip ci] 2014-08-16 12:13:50 +02:00
2014_08_18_100330_create_piggy_events.php This will be the first release! 2014-08-28 07:53:54 +02:00
2014_08_23_113221_create_reminders_table.php Enddate can be NULL. 2014-09-09 20:00:15 +02:00
2014_08_31_153322_create_importmaps_table.php Improvements upon the import routine. 2014-09-14 21:06:48 +02:00
2014_09_01_052816_create_importentries_table.php First attempt, trying to build an import stuff routine. 2014-09-02 08:58:56 +02:00
2014_09_02_103101_create_failed_jobs_table.php Moar updates. 2014-09-02 17:27:28 +02:00