Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
public
/
sequelize
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
不要怂,就是干,撸起袖子干!
Commit 42b68bfc
authored
May 23, 2013
by
Daniel Durante
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updating changelog and readme for getters/setters.
1 parent
ec4f8ef7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
README.md
changelog.md
README.md
View file @
42b68bf
...
@@ -75,7 +75,8 @@ A very basic roadmap. Chances aren't too bad, that not mentioned things are impl
...
@@ -75,7 +75,8 @@ A very basic roadmap. Chances aren't too bad, that not mentioned things are impl
### 2.0.0
### 2.0.0
-
~~save datetimes in UTC~~
-
~~save datetimes in UTC~~
-
encapsulate attributes if a dao inside the attributes property + add getters and setters
-
encapsulate attributes if a dao inside the attributes property
-
~~add getters and setters for dao~~ Implemented in
[
#538
](
https://github.com/sequelize/sequelize/pull/538
)
, thanks to iamjochem
-
add proper error message everywhere
-
add proper error message everywhere
...
...
changelog.md
View file @
42b68bf
...
@@ -16,6 +16,7 @@
...
@@ -16,6 +16,7 @@
-
[
FEATURE
]
Added convenient data types.
[
#616
](
https://github.com/sequelize/sequelize/pull/616
)
. Thanks to Costent
-
[
FEATURE
]
Added convenient data types.
[
#616
](
https://github.com/sequelize/sequelize/pull/616
)
. Thanks to Costent
-
[
FEATURE
]
Binary is more verbose now.
[
#612
](
https://github.com/sequelize/sequelize/pull/612
)
. Thanks to terraflubb
-
[
FEATURE
]
Binary is more verbose now.
[
#612
](
https://github.com/sequelize/sequelize/pull/612
)
. Thanks to terraflubb
-
[
FEATURE
]
Promises/A support.
[
#626
](
https://github.com/sequelize/sequelize/pull/626
)
. Thanks to kevinbeaty
-
[
FEATURE
]
Promises/A support.
[
#626
](
https://github.com/sequelize/sequelize/pull/626
)
. Thanks to kevinbeaty
-
[
FEATURE
]
Added Getters/Setters method for DAO.
[
#538
](
https://github.com/sequelize/sequelize/pull/538
)
. Thanks to iamjochem
# v1.6.0 #
# v1.6.0 #
-
[
DEPENDENCIES
]
upgrade mysql to alpha7. You
*MUST*
use this version or newer for DATETIMEs to work
-
[
DEPENDENCIES
]
upgrade mysql to alpha7. You
*MUST*
use this version or newer for DATETIMEs to work
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment