質問編集履歴
2
タイトルの変更
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
Cloud Firestoreでの結合取得する方法ってありますか
|
1
|
+
firebaseのCloud Firestoreでの結合取得する方法ってありますか?
|
test
CHANGED
File without changes
|
1
誤字
test
CHANGED
File without changes
|
test
CHANGED
@@ -50,7 +50,7 @@
|
|
50
50
|
|
51
51
|
select
|
52
52
|
|
53
|
-
post.message,
|
53
|
+
posts.message,
|
54
54
|
|
55
55
|
posts.send_id,
|
56
56
|
|
@@ -58,7 +58,7 @@
|
|
58
58
|
|
59
59
|
from
|
60
60
|
|
61
|
-
post
|
61
|
+
posts
|
62
62
|
|
63
63
|
inner join
|
64
64
|
|