Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3699145
D5448.id17750.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
258 B
Referenced Files
None
Subscribers
None
D5448.id17750.diff
View Options
diff --git a/services/identity/src/populate_db.rs b/services/identity/src/populate_db.rs
new file mode 100644
--- /dev/null
+++ b/services/identity/src/populate_db.rs
@@ -0,0 +1,5 @@
+struct User {
+ id: i64,
+ username: String,
+ creation_time: i64,
+}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 8, 3:37 PM (4 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2786891
Default Alt Text
D5448.id17750.diff (258 B)
Attached To
Mode
D5448: [services][identity] create a struct for the users table in MySQL
Attached
Detach File
Event Timeline
Log In to Comment