Skip to content

Commit

Permalink
v8.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rijkvanzanten committed Mar 10, 2020
1 parent bc626a1 commit d67cfc6
Show file tree
Hide file tree
Showing 141 changed files with 157 additions and 156 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@ The Directus Suite consists of:

### Database-First

Directus follows a database-first approach, storing all of your data _unaltered_ in pure SQL databases with that can be completely customized.
Directus follows a database-first approach, storing all of your data _unaltered_ in pure SQL databases that can be completely customized.

#### Customization & Optimization

Directus mirrors _your_ actual SQL architecture and data, so it will automatically stay in sync with any changes made directly to the database! With the full power of SQL unlocked, you can:

1. Architect your actual database with meaningful table and column names
2. Infinitely optimize with indexing, datatypes, lengths, defaults, keys, encoding, etc
3. Update your database schema at any point and Directus will instantly reflect changes
3. Update your database schema at any point and Directus will instantly reflect the changes
4. Create, update, and delete content directly from the database

#### Direct Access & Performance
Expand Down
1 change: 0 additions & 1 deletion public/admin/css/chunk-127a6e9a.132f3b06.css

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions public/admin/css/chunk-45c3938e.40030eb1.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/admin/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=favicon.ico><link rel=manifest href=manifest.webmanifest><title>Directus</title><link rel=stylesheet href=style.css><link href=css/app.f06de946.css rel=preload as=style><link href=js/app.9437a06a.js rel=preload as=script><link href=js/chunk-vendors.619f7150.js rel=preload as=script><link href=css/app.f06de946.css rel=stylesheet></head><body><noscript><strong>We're sorry but Directus doesn't work without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=script.js></script><script src=js/chunk-vendors.619f7150.js></script><script src=js/app.9437a06a.js></script></body></html>
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=favicon.ico><link rel=manifest href=manifest.webmanifest><title>Directus</title><link rel=stylesheet href=style.css><link href=css/app.f06de946.css rel=preload as=style><link href=js/app.5f24b437.js rel=preload as=script><link href=js/chunk-vendors.619f7150.js rel=preload as=script><link href=css/app.f06de946.css rel=stylesheet></head><body><noscript><strong>We're sorry but Directus doesn't work without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=script.js></script><script src=js/chunk-vendors.619f7150.js></script><script src=js/app.5f24b437.js></script></body></html>
2 changes: 2 additions & 0 deletions public/admin/js/app.5f24b437.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/admin/js/app.5f24b437.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions public/admin/js/app.9437a06a.js

This file was deleted.

1 change: 0 additions & 1 deletion public/admin/js/app.9437a06a.js.map

This file was deleted.

2 changes: 0 additions & 2 deletions public/admin/js/chunk-127a6e9a.339d4dbf.js

This file was deleted.

Loading

0 comments on commit d67cfc6

Please sign in to comment.