Skip to content

Conversation

@jdugarte
Copy link

I found these value were not being imported into the DB:

date:
abbr_day_names:
- Sun
- Mon
- Tue
- Wed
- Thu
- Fri
- Sat
abbr_month_names:
-
- Jan
- Feb
- Mar
- Apr
- May
- Jun
- Jul
- Aug
- Sep
- Oct
- Nov
- Dec
day_names:
- Sunday
- Monday
- Tuesday
- Wednesday
- Thursday
- Friday
- Saturday
month_names:
-
- January
- February
- March
- April
- May
- June
- July
- August
- September
- October
- November
- December
order:
- :year
- :month
- :day

This commit fixes that.

@jdugarte
Copy link
Author

Also, keys with numeric or boolean values were not being being imported

@jdugarte jdugarte changed the title fix: keys with array values are not being imported fix: keys with array/numeric/boolean values are not being imported Aug 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants