Skip to content

Commit

Permalink
modified img and post.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Chedda98 committed Dec 10, 2020
1 parent 18caf20 commit 618410a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions 4th-seminar/models/post.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
const { DataTypes } = require("sequelize/types");
const { sequelize } = require(".");

module.exports = (sequelize, DataTypes) => {
return sequelize.define('Post', {
//모델의 Attributes (Column)을 정의하는 곳
Expand Down
Binary file added images/4차 셈나 ERD.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/erd.jpg
Binary file not shown.

0 comments on commit 618410a

Please sign in to comment.