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 fef5e71f
authored
Jan 08, 2013
by
Sascha Depold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
roadmap
1 parent
5fa778ea
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
README.md
README.md
View file @
fef5e71
...
@@ -19,6 +19,29 @@ The Sequelize library provides easy access to MySQL, SQLite or PostgreSQL databa
...
@@ -19,6 +19,29 @@ The Sequelize library provides easy access to MySQL, SQLite or PostgreSQL databa
-
Associations
-
Associations
-
Importing definitions from single files
-
Importing definitions from single files
## Roadmap
### 1.6.0 (ToDo)
-
Fix last issues with eager loading of associated data
### 1.7.0
-
Transactions
-
Support for update of tables without primary key
-
MariaDB support
-
Support for update and delete calls for whole tables without previous loading of instances
### 1.7.x
-
Complete support for non-id primary keys
### 1.8.0
-
API sugar (like Model.select().where().group().include().all())
-
Schema dumping
-
enum support
-
attributes / values of a dao instance should be scoped
### 2.0.0
-
save datetimes in UTC
## Documentation, Examples and Updates ##
## Documentation, Examples and Updates ##
You can find the documentation and announcements of updates on the
[
project's website
](
http://www.sequelizejs.com
)
.
You can find the documentation and announcements of updates on the
[
project's website
](
http://www.sequelizejs.com
)
.
...
...
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