diff --git a/404.html b/404.html
index c86dd2e656d..9e0cadad4ea 100644
--- a/404.html
+++ b/404.html
@@ -32,8 +32,8 @@
-
-
+
+
diff --git a/ar_SA/index.html b/ar_SA/index.html
index 66ca43edfcb..0b319ad3cad 100644
--- a/ar_SA/index.html
+++ b/ar_SA/index.html
@@ -56,8 +56,8 @@
-
-
+
+
diff --git a/az_AZ/404.html b/az_AZ/404.html
index 1fb858d1858..04e66889952 100644
--- a/az_AZ/404.html
+++ b/az_AZ/404.html
@@ -32,8 +32,8 @@
-
-
+
+
diff --git a/az_AZ/index.html b/az_AZ/index.html
index 2f4bc2abd97..32b5c660905 100644
--- a/az_AZ/index.html
+++ b/az_AZ/index.html
@@ -56,8 +56,8 @@
-
-
+
+
diff --git a/community.html b/community.html
index d64d9a99786..056a3833727 100644
--- a/community.html
+++ b/community.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -184,7 +184,7 @@
db.Table("deleted_users" ).AutoMigrate(&User{}) var deletedUsers []Userdb.Table("deleted_users" ).Find(&deletedUsers) db.Table("deleted_users" ).Where("name = ?" , "jinzhu" ).Delete(&User{})
Check out From SubQuery for how to use SubQuery in FROM clause
-NamingStrategy GORM allows users change the default naming conventions by overriding the default NamingStrategy
, which is used to build TableName
, ColumnName
, JoinTableName
, RelationshipFKName
, CheckerName
, IndexName
, Check out GORM Config for details
+NamingStrategy GORM allows users to change the default naming conventions by overriding the default NamingStrategy
, which is used to build TableName
, ColumnName
, JoinTableName
, RelationshipFKName
, CheckerName
, IndexName
, Check out GORM Config for details
Column Name Column db name uses the field’s name’s snake_case
by convention.
type User struct { ID uint Name string Birthday time.Time CreatedAt time.Time }
@@ -194,7 +194,7 @@ Prev Next
diff --git a/docs/create.html b/docs/create.html
index 2872abca27e..7b5866c20eb 100644
--- a/docs/create.html
+++ b/docs/create.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -220,7 +220,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/data_types.html b/docs/data_types.html
index 5baee2fc015..e2519b80df3 100644
--- a/docs/data_types.html
+++ b/docs/data_types.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -189,7 +189,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/dbresolver.html b/docs/dbresolver.html
index bbc7399a821..522f3caa44f 100644
--- a/docs/dbresolver.html
+++ b/docs/dbresolver.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -183,7 +183,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/delete.html b/docs/delete.html
index a6648acc072..a4b9c2488a5 100644
--- a/docs/delete.html
+++ b/docs/delete.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -202,7 +202,7 @@ Prev Next
diff --git a/docs/error_handling.html b/docs/error_handling.html
index 2c5047e76e8..a41250a43ee 100644
--- a/docs/error_handling.html
+++ b/docs/error_handling.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -187,7 +187,7 @@ Prev Next
diff --git a/docs/generic_interface.html b/docs/generic_interface.html
index 7d14043c26b..6e94f658c4e 100644
--- a/docs/generic_interface.html
+++ b/docs/generic_interface.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -160,7 +160,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/gorm_config.html b/docs/gorm_config.html
index f65da9085d0..10103241ce7 100644
--- a/docs/gorm_config.html
+++ b/docs/gorm_config.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -182,7 +182,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/has_many.html b/docs/has_many.html
index e3f215c9158..46fe7ae3639 100644
--- a/docs/has_many.html
+++ b/docs/has_many.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -183,7 +183,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/has_one.html b/docs/has_one.html
index 0d4fbf14763..999b2ee36fd 100644
--- a/docs/has_one.html
+++ b/docs/has_one.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -183,7 +183,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/hints.html b/docs/hints.html
index 28ad06e49b2..2051caa72c5 100644
--- a/docs/hints.html
+++ b/docs/hints.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -160,7 +160,7 @@ Prev Next
diff --git a/docs/hooks.html b/docs/hooks.html
index 85ce8975f53..3f35c114220 100644
--- a/docs/hooks.html
+++ b/docs/hooks.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -186,7 +186,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/index.html b/docs/index.html
index 5b43f61efcd..b26bd40ac04 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -173,7 +173,7 @@ Next
diff --git a/docs/indexes.html b/docs/indexes.html
index c35f57d7488..7a8d11bfc68 100644
--- a/docs/indexes.html
+++ b/docs/indexes.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -179,7 +179,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/logger.html b/docs/logger.html
index e494ac72b8e..3f0d1c2b133 100644
--- a/docs/logger.html
+++ b/docs/logger.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -166,7 +166,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/many_to_many.html b/docs/many_to_many.html
index 592de63fdb0..d353ad35758 100644
--- a/docs/many_to_many.html
+++ b/docs/many_to_many.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -191,7 +191,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/method_chaining.html b/docs/method_chaining.html
index 1a7be6eb7ec..faf3f6be81f 100644
--- a/docs/method_chaining.html
+++ b/docs/method_chaining.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -210,7 +210,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/migration.html b/docs/migration.html
index 54e206f2938..0c8d8ee526b 100644
--- a/docs/migration.html
+++ b/docs/migration.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -206,7 +206,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/models.html b/docs/models.html
index 320f35597f3..04e8a3d1dd1 100644
--- a/docs/models.html
+++ b/docs/models.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -315,7 +315,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/performance.html b/docs/performance.html
index a3ccf027455..e500ad77151 100644
--- a/docs/performance.html
+++ b/docs/performance.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -178,7 +178,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/preload.html b/docs/preload.html
index 8084f6be1b6..6f9f7d1c652 100644
--- a/docs/preload.html
+++ b/docs/preload.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -191,7 +191,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/prometheus.html b/docs/prometheus.html
index 4feee31efbe..8b910a97a1e 100644
--- a/docs/prometheus.html
+++ b/docs/prometheus.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -162,7 +162,7 @@ Prev Next
diff --git a/docs/query.html b/docs/query.html
index bc1d5a8e68a..69cab4cb5ce 100644
--- a/docs/query.html
+++ b/docs/query.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -243,7 +243,7 @@ Prev Next
diff --git a/docs/scopes.html b/docs/scopes.html
index 46e9b96c953..1a2fe487f86 100644
--- a/docs/scopes.html
+++ b/docs/scopes.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -164,7 +164,7 @@ Prev Next
diff --git a/docs/security.html b/docs/security.html
index e8a66c582e3..7c10949e7d7 100644
--- a/docs/security.html
+++ b/docs/security.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -169,7 +169,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/serializer.html b/docs/serializer.html
index c9bd11203e3..63fb66d76dd 100644
--- a/docs/serializer.html
+++ b/docs/serializer.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -171,7 +171,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/session.html b/docs/session.html
index 82ebd15ad58..3788f2d0dc7 100644
--- a/docs/session.html
+++ b/docs/session.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -204,7 +204,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/settings.html b/docs/settings.html
index 4117aec54b5..f07a09c811e 100644
--- a/docs/settings.html
+++ b/docs/settings.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -163,7 +163,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/sharding.html b/docs/sharding.html
index 304d69bfe89..4275e051e2a 100644
--- a/docs/sharding.html
+++ b/docs/sharding.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -168,7 +168,7 @@ Prev Next
diff --git a/docs/sql_builder.html b/docs/sql_builder.html
index 16aa42ea2f0..be0f0c5c1d2 100644
--- a/docs/sql_builder.html
+++ b/docs/sql_builder.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -207,7 +207,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/transactions.html b/docs/transactions.html
index 96513b423da..e44095f4820 100644
--- a/docs/transactions.html
+++ b/docs/transactions.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -169,7 +169,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/update.html b/docs/update.html
index fd515f5a39c..9fde10b0051 100644
--- a/docs/update.html
+++ b/docs/update.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -208,7 +208,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/v2_release_note.html b/docs/v2_release_note.html
index 6b2c31b7920..6092ebbfb81 100644
--- a/docs/v2_release_note.html
+++ b/docs/v2_release_note.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -355,7 +355,7 @@ Next
diff --git a/docs/write_driver.html b/docs/write_driver.html
index a6e30b8e262..f8365d0785a 100644
--- a/docs/write_driver.html
+++ b/docs/write_driver.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -192,7 +192,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/docs/write_plugins.html b/docs/write_plugins.html
index bf892170453..80a7baabab0 100644
--- a/docs/write_plugins.html
+++ b/docs/write_plugins.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -186,7 +186,7 @@
- Last updated: 2024-01-05
+ Last updated: 2024-01-13
Prev Next
diff --git a/es_ES/404.html b/es_ES/404.html
index 973c1a3791f..79ac51910b5 100644
--- a/es_ES/404.html
+++ b/es_ES/404.html
@@ -32,8 +32,8 @@
-
-
+
+
diff --git a/es_ES/community.html b/es_ES/community.html
index 1c1ffa5ee3b..ba5be6a8ba2 100644
--- a/es_ES/community.html
+++ b/es_ES/community.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -184,7 +184,7 @@
- Última actualización: 2024-01-05
+ Última actualización: 2024-01-13
diff --git a/es_ES/contribute.html b/es_ES/contribute.html
index bf5de33376f..e06a0d6e7b6 100644
--- a/es_ES/contribute.html
+++ b/es_ES/contribute.html
@@ -56,8 +56,8 @@
-
-
+
+
@@ -173,7 +173,7 @@