17 Commits

Author SHA1 Message Date
Billy Chan
6018d3f1b9
Merge remote-tracking branch 'origin/master' into active-enum 2021-11-02 12:18:37 +08:00
Billy Chan
fcf3ea9407
Try fixing some doctest errors 2021-10-31 14:40:36 +08:00
Charles Chege
a22350914c Solutions for doc tests 2021-10-30 18:55:53 +03:00
Charles Chege
870ca3ffb0 Run fmt --all 2021-10-30 12:00:07 +03:00
Charles Chege
e0023611a2 Improve documentation for the drivers and the entity
Provide module level code example on how to create an Entity, Model, ActiveModel, Column and PrimaryKey
2021-10-30 11:15:43 +03:00
Charles Chege
db098d1a03 Documetation for the entity module 2021-10-29 10:39:16 +03:00
Billy Chan
8627c8d961
Draft ActiveEnum 2021-10-19 19:08:02 +08:00
Chris Tsang
8a4996300f Refactor Link 2021-09-15 12:17:21 +08:00
Billy Chan
b100e32ffd Rename entity_to_table_create_statement 2021-09-07 15:47:04 +08:00
Billy Chan
8a81e43d2e
Rename to schema 2021-08-31 12:49:07 +08:00
Bobby Ng
83a2b540b9 Create Table Statement 2021-08-23 18:19:20 +08:00
Chris Tsang
b762325534 Rename file 2021-06-12 18:13:12 +08:00
Chris Tsang
9c42ab2552 ActiveModel 2021-05-25 01:16:48 +08:00
Chris Tsang
00f2e125df Redesign EntityName + entity::prelude 2021-05-09 19:03:54 +08:00
Chris Tsang
58f4059c3e Redesign primary key 2021-05-09 17:36:55 +08:00
Chris Tsang
59b747bf55 QueryResult to Model 2021-05-07 21:22:51 +08:00
Chris Tsang
af4fb2ab7d Initial Commit 2021-05-07 03:35:46 +08:00