Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
les
gancio
Commits
1986e8a5
Commit
1986e8a5
authored
Aug 09, 2019
by
les
Browse files
hotfix rss pubDate
parent
03728497
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/api/controller/export.js
View file @
1986e8a5
...
...
@@ -28,9 +28,6 @@ const exportController = {
start_datetime
:
{
[
Op
.
gte
]:
yesterday
},
...
where
},
attributes
:
{
exclude
:
[
'
createdAt
'
,
'
updatedAt
'
]
},
include
:
[
{
model
:
Tag
,
...
where_tags
},
{
model
:
Place
,
attributes
:
[
'
name
'
,
'
id
'
,
'
address
'
]
}]
})
switch
(
type
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment