-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
3 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,4 @@ | ||
## Change log | ||
|
||
- Compatible scheme mongodb+srv. | ||
- Add websocket sdk. | ||
- Supports dead letter queues for RabbitMQ. | ||
- Fix logger bug [#39](https://github.com/zhufuyi/sponge/issues/39). | ||
- Fix parse mysql Enum type bug [#41](https://github.com/zhufuyi/sponge/issues/41). | ||
- Fix parse postgresql json type bug. | ||
- Fix a bug in MySQL table name and keyword conflicts. | ||
- Change the original generation of 9 CRUD API codes for each table to the default generation of 5 commonly used ones, which can be switched to generate 9 through switches. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters