Files
librenms-librenms/sql-schema
Paul Heinrichs ebe2ecf524 Laravel migrations (#8868)
* Add migrations and seeds

* Fix spacing validation issues

* Fix linting

* Update tabs to spaces

* Update daily and install process

* Make build-base.php use the new migrations if empty or at dbschema 1000.
Seed 1000 into the database.
Temp fix for the route table index length (this table basically isn't used...)

* Fix typo in seed.
Hard code legacy schema checks to version 1000 (999 would have worked as is)

* Port association table no longer exists

* Make database validate again

* DB schema, remove as many DB::statement as possible

* update migrations
add librenms cli entry point (artisan)
update validate to check laravel migrations

* remove statements from users migration

* Fix up daily.sh and the 1000 migration

* Update migrations to current state
Take advantage of environment variables to set DB credentials.

* Fix style issues

* Update schema

* fix test db collation

* Fix migration table definition

* update db migrations

* Update migrations

* Update stats callback.  Just count the total migrations applied.

* Update 1000.sql.

* update migrations

* remove the graph type seeder, it is no longer needed

* update docs

* fix whitespace

* remove extra schema

* update tests

* fix sort

* add message

* dbSchema should actually be 1000

* add character set to db create

* Fix some artisan issues

* Update schema
2019-01-14 06:44:23 -06:00
..
2018-08-17 21:29:20 +01:00
2012-03-20 16:11:31 +00:00
2012-03-20 16:11:31 +00:00
2012-04-09 12:53:44 +00:00
2012-05-02 15:06:12 +00:00
2012-05-03 09:04:39 +00:00
2012-05-06 19:56:06 +00:00
2012-05-09 16:38:42 +00:00
2012-05-15 17:16:16 +00:00
2012-05-25 14:19:37 +00:00
2014-02-03 12:10:06 +00:00
2014-02-03 22:39:37 +00:00
2014-03-03 20:23:29 +00:00
2014-09-16 22:19:28 +01:00
2014-12-21 15:44:50 +00:00
2015-01-15 07:18:10 +00:00
2015-03-01 12:23:31 +00:00
2015-03-01 12:28:10 +00:00
2015-04-12 11:37:15 +01:00
2015-06-16 08:27:58 +10:00
2015-07-23 18:41:41 +01:00
2015-07-26 11:09:46 +00:00
2015-08-16 11:12:24 +00:00
2015-08-16 11:12:24 +00:00
2015-08-24 14:59:43 +01:00
2015-08-25 11:35:22 -04:00
2015-09-15 11:57:09 +01:00
2015-09-17 16:19:48 +02:00
2015-11-16 20:22:08 -08:00
2015-11-19 12:13:51 +00:00
2015-12-03 09:38:16 -07:00
2015-12-08 20:34:32 +00:00
2015-12-13 18:24:26 +00:00
2016-01-14 06:10:00 +10:00
2016-01-10 22:47:40 +00:00
2016-01-10 22:47:40 +00:00
2016-01-17 19:19:56 +01:00
2016-01-19 14:33:15 +00:00
2016-01-28 14:25:36 +01:00
2016-01-28 13:07:33 +01:00
2016-02-08 20:12:05 +01:00
2016-01-31 18:17:56 +00:00
2016-02-10 07:20:34 +01:00
2016-02-20 11:06:12 +01:00
2016-02-27 15:29:11 +01:00
2016-03-18 23:20:02 -05:00
2017-04-13 10:18:12 +01:00
2017-04-13 10:18:12 +01:00
2016-04-26 12:56:58 -07:00
2016-05-24 20:24:20 +01:00
2016-06-28 14:20:04 -05:00
2016-06-30 15:29:58 -05:00
2016-06-30 21:38:40 +01:00
2016-07-15 16:26:16 +10:00
2016-07-18 07:14:03 +10:00
2016-07-25 06:47:34 +10:00
2016-08-17 21:03:03 -05:00
2016-08-22 19:12:44 +01:00
2016-08-28 21:48:05 +01:00
2016-09-02 12:42:45 -05:00
2016-09-13 22:30:06 +01:00
2016-09-17 23:42:08 +03:00
2016-09-22 00:11:16 +03:00
2016-09-22 00:12:20 +03:00
2016-09-22 00:12:20 +03:00
2016-09-23 22:24:45 +01:00
2017-04-13 10:18:12 +01:00
2017-04-13 10:18:12 +01:00
2017-02-26 13:44:08 +00:00
2017-04-12 10:39:02 +01:00
2017-06-28 21:43:19 +01:00
2017-10-26 07:56:09 +01:00
2017-10-31 20:32:56 +00:00
2017-12-29 11:52:49 +00:00
2018-02-01 09:50:32 +00:00
2018-03-15 14:44:47 +00:00
2018-04-26 11:11:59 -05:00
2018-09-05 07:34:50 -05:00
2018-09-11 07:51:35 -05:00
2018-07-21 20:34:59 +01:00
2018-09-11 07:51:35 -05:00
2018-09-05 07:34:50 -05:00
2018-09-05 19:26:18 +01:00
2018-09-10 22:54:46 -05:00
2018-09-11 07:51:35 -05:00
2018-12-21 10:24:37 -06:00
2019-01-01 13:03:28 +00:00
2019-01-03 22:42:12 +00:00
2019-01-05 09:28:31 -06:00
2019-01-10 00:52:00 -06:00
2019-01-14 06:44:23 -06:00