we_bridge_rails_engine_orgs 0.1.8 → 0.1.9
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/app/models/org_branch.rb +1 -1
- data/lib/we_bridge_rails_engine_orgs/version.rb +1 -1
- data/spec/dummy/db/development.sqlite3 +0 -0
- data/spec/dummy/log/development.log +3060 -0
- metadata +1 -1
@@ -30994,3 +30994,3063 @@ Migrating to CreateOrgDepartmentPositions (20151204183612)
|
|
30994
30994
|
[0m
|
30995
30995
|
[1m[36mOrgDepartment Load (0.2ms)[0m [1mSELECT "org_departments".* FROM "org_departments" ORDER BY "org_departments"."id" ASC LIMIT 1[0m
|
30996
30996
|
[1m[36mOrgBranch Load (5.8ms)[0m [1mSELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC[0m
|
30997
|
+
[1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "org_branches"[0m
|
30998
|
+
[1m[35mOrgBranch Load (0.3ms)[0m SELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1
|
30999
|
+
[1m[36mOrgBranch Load (0.6ms)[0m [1mSELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m
|
31000
|
+
[1m[35mActiveRecord::Mlang::Lang Load (1.0ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31001
|
+
[1m[36mOrgBranchText Load (0.7ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
31002
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31003
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "org_branch_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 1], ["created_at", "2015-12-08 17:58:23.431053"], ["updated_at", "2015-12-08 17:58:23.431053"]]
|
31004
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31005
|
+
[1m[36mOrgBranch Load (0.3ms)[0m [1mSELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."id" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m [["id", 1]]
|
31006
|
+
[1m[35mOrgBranch Load (5.1ms)[0m SELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1
|
31007
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
31008
|
+
[1m[35mOrgBranchText Load (0.1ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
31009
|
+
[1m[36mOrgBranch Load (0.1ms)[0m [1mSELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."id" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m [["id", 1]]
|
31010
|
+
[1m[35mOrgBranch Load (0.8ms)[0m SELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1
|
31011
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.6ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
31012
|
+
[1m[35mOrgBranchText Load (0.3ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
31013
|
+
[1m[36mOrgBranch Load (0.2ms)[0m [1mSELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."id" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m [["id", 1]]
|
31014
|
+
[1m[35mOrgBranchType Load (0.4ms)[0m SELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."id" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1 [["id", 1]]
|
31015
|
+
[1m[36mOrgBranch Load (4.1ms)[0m [1mSELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m
|
31016
|
+
[1m[35mOrgBranchType Load (0.1ms)[0m SELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."id" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1 [["id", 1]]
|
31017
|
+
[1m[36mOrg Load (0.8ms)[0m [1mSELECT "orgs".* FROM "orgs" WHERE "orgs"."domain" = ? LIMIT 1[0m [["domain", "baseball-bridge.org"]]
|
31018
|
+
[1m[35mLang Load (0.8ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
31019
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
31020
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31021
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
31022
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31023
|
+
[1m[36m (0.3ms)[0m [1mcommit transaction[0m
|
31024
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
31025
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31026
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31027
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
31028
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31029
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31030
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
31031
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31032
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31033
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" ORDER BY "langs"."position" ASC[0m
|
31034
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
31035
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.3ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31036
|
+
[1m[35mActiveRecord::Mlang::LangText Load (1.6ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 5]]
|
31037
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31038
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31039
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
31040
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
31041
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 5]]
|
31042
|
+
[1m[35m (0.0ms)[0m begin transaction
|
31043
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31044
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
31045
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31046
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 5]]
|
31047
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31048
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31049
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
31050
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
31051
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 5]]
|
31052
|
+
[1m[35m (0.0ms)[0m begin transaction
|
31053
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31054
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
31055
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31056
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 5]]
|
31057
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
31058
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31059
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
31060
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31061
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.7ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
31062
|
+
[1m[35m (0.3ms)[0m begin transaction
|
31063
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31064
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
31065
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
31066
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 2]]
|
31067
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31068
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31069
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
31070
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31071
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 2]]
|
31072
|
+
[1m[35m (0.0ms)[0m begin transaction
|
31073
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31074
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
31075
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
31076
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 2]]
|
31077
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31078
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31079
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
31080
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31081
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 2]]
|
31082
|
+
[1m[35m (0.0ms)[0m begin transaction
|
31083
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31084
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
31085
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
31086
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 1]]
|
31087
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31088
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31089
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
31090
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
31091
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 1]]
|
31092
|
+
[1m[35m (0.0ms)[0m begin transaction
|
31093
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31094
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
31095
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.3ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
31096
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.2ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 1]]
|
31097
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31098
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31099
|
+
[1m[36mLang Load (0.3ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
31100
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
31101
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.2ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 1]]
|
31102
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31103
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31104
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
31105
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
31106
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 1]]
|
31107
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31108
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31109
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
31110
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
31111
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 3]]
|
31112
|
+
[1m[35m (0.0ms)[0m begin transaction
|
31113
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31114
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
31115
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
31116
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 3]]
|
31117
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31118
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31119
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
31120
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
31121
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 3]]
|
31122
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31123
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31124
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
31125
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
31126
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.3ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 3]]
|
31127
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31128
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31129
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
31130
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
31131
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 3]]
|
31132
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31133
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31134
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
31135
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
31136
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 4]]
|
31137
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31138
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31139
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
31140
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
31141
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 4]]
|
31142
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31143
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31144
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
31145
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
31146
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 4]]
|
31147
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31148
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31149
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
31150
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
31151
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 4]]
|
31152
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31153
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31154
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
31155
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
31156
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 4]]
|
31157
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31158
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31159
|
+
[1m[36mLang Load (0.3ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
31160
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31161
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31162
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
31163
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
31164
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31165
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
31166
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31167
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31168
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
31169
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31170
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31171
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
31172
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31173
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31174
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" ORDER BY "langs"."position" ASC
|
31175
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
31176
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
31177
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 5]]
|
31178
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31179
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31180
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
31181
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31182
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 5]]
|
31183
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31184
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31185
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
31186
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
31187
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 5]]
|
31188
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31189
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31190
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
31191
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31192
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 5]]
|
31193
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
31194
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31195
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
31196
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
31197
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 5]]
|
31198
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31199
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31200
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
31201
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
31202
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
31203
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31204
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31205
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
31206
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31207
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 2]]
|
31208
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31209
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31210
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
31211
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.3ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
31212
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 2]]
|
31213
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31214
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31215
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
31216
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31217
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 2]]
|
31218
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31219
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31220
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
31221
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
31222
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 2]]
|
31223
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
31224
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31225
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
31226
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
31227
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 1]]
|
31228
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31229
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31230
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
31231
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
31232
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 1]]
|
31233
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31234
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31235
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
31236
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
31237
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 1]]
|
31238
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31239
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31240
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
31241
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
31242
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 1]]
|
31243
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31244
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31245
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
31246
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
31247
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 1]]
|
31248
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31249
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31250
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
31251
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
31252
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 3]]
|
31253
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31254
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31255
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
31256
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
31257
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 3]]
|
31258
|
+
[1m[35m (0.0ms)[0m begin transaction
|
31259
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31260
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
31261
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
31262
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.3ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 3]]
|
31263
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31264
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31265
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
31266
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
31267
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 3]]
|
31268
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31269
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31270
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
31271
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
31272
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 3]]
|
31273
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31274
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31275
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
31276
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
31277
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 4]]
|
31278
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31279
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31280
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
31281
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
31282
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 4]]
|
31283
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31284
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31285
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
31286
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
31287
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 4]]
|
31288
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31289
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31290
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
31291
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
31292
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 4]]
|
31293
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31294
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31295
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
31296
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
31297
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 4]]
|
31298
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31299
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31300
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
31301
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31302
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31303
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
31304
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31305
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31306
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
31307
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31308
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31309
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
31310
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31311
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31312
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
31313
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31314
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31315
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" ORDER BY "langs"."position" ASC[0m
|
31316
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
31317
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31318
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 5]]
|
31319
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31320
|
+
[1m[35m (0.3ms)[0m commit transaction
|
31321
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
31322
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
31323
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 5]]
|
31324
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31325
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31326
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
31327
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31328
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 5]]
|
31329
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31330
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31331
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
31332
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
31333
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 5]]
|
31334
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31335
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31336
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
31337
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31338
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 5]]
|
31339
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31340
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31341
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
31342
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31343
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
31344
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31345
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31346
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
31347
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
31348
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 2]]
|
31349
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31350
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31351
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
31352
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31353
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 2]]
|
31354
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31355
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31356
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
31357
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
31358
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 2]]
|
31359
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31360
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31361
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
31362
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31363
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 2]]
|
31364
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31365
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31366
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
31367
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
31368
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 1]]
|
31369
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31370
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31371
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
31372
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
31373
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 1]]
|
31374
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31375
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31376
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
31377
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
31378
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 1]]
|
31379
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31380
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31381
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
31382
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
31383
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 1]]
|
31384
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31385
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31386
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
31387
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
31388
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 1]]
|
31389
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31390
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31391
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
31392
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
31393
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 3]]
|
31394
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31395
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31396
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
31397
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
31398
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 3]]
|
31399
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31400
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31401
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
31402
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
31403
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 3]]
|
31404
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31405
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31406
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
31407
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
31408
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 3]]
|
31409
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31410
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31411
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
31412
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
31413
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.4ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 3]]
|
31414
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31415
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
31416
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
31417
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
31418
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 4]]
|
31419
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31420
|
+
[1m[35m (0.0ms)[0m commit transaction
|
31421
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
31422
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
31423
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 4]]
|
31424
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31425
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31426
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
31427
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
31428
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 4]]
|
31429
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31430
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31431
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
31432
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
31433
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 4]]
|
31434
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31435
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
31436
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
31437
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
31438
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 4]]
|
31439
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31440
|
+
[1m[35m (0.1ms)[0m commit transaction
|
31441
|
+
[1m[36m (0.5ms)[0m [1mSELECT COUNT(*) FROM "orgs"[0m
|
31442
|
+
[1m[35mOrg Load (0.3ms)[0m SELECT "orgs".* FROM "orgs" ORDER BY "orgs"."id" ASC LIMIT 1
|
31443
|
+
[1m[36mOrg Load (0.2ms)[0m [1mSELECT "orgs".* FROM "orgs" WHERE "orgs"."domain" = ? LIMIT 1[0m [["domain", "baseball-bridge.org"]]
|
31444
|
+
[1m[35mOrg Load (0.1ms)[0m SELECT "orgs".* FROM "orgs" WHERE "orgs"."domain" = ? LIMIT 1 [["domain", "baseball-bridge.org"]]
|
31445
|
+
[1m[36mOrg Load (0.3ms)[0m [1mSELECT "orgs".* FROM "orgs" ORDER BY "orgs"."id" ASC LIMIT 1[0m
|
31446
|
+
[1m[35mOrg Load (0.3ms)[0m SELECT "orgs".* FROM "orgs" ORDER BY "orgs"."id" ASC LIMIT 1
|
31447
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31448
|
+
[1m[35mSQL (0.5ms)[0m UPDATE "orgs" SET "domain" = ?, "updated_at" = ? WHERE "orgs"."id" = ? [["domain", "baseball-bridge.org"], ["updated_at", "2015-12-08 18:09:57.348232"], ["id", 1]]
|
31449
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
31450
|
+
[1m[35mOrg Load (0.1ms)[0m SELECT "orgs".* FROM "orgs" WHERE "orgs"."domain" = ? LIMIT 1 [["domain", "baseball-bridge.org"]]
|
31451
|
+
[1m[36mOrgMember Load (0.6ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '田中' AND "org_member_texts"."given_name" = '亮多'[0m
|
31452
|
+
[1m[35mOrgDirectorType Load (0.7ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '代表' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31453
|
+
[1m[36mOrgMemberType Load (0.5ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '代表' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31454
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31455
|
+
[1m[36mSQL (1.8ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:10:00.561612"], ["updated_at", "2015-12-08 18:10:00.561612"]]
|
31456
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31457
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.9ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31458
|
+
[1m[35mOrgMemberText Load (0.6ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 5]]
|
31459
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31460
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 2], ["created_at", "2015-12-08 18:10:00.604798"], ["updated_at", "2015-12-08 18:10:00.604798"]]
|
31461
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
31462
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31463
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 2]]
|
31464
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31465
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 2], ["created_at", "2015-12-08 18:10:00.610343"], ["updated_at", "2015-12-08 18:10:00.610343"]]
|
31466
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31467
|
+
[1m[36mOrgMember Load (0.5ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '安藤' AND "org_member_texts"."given_name" = '雅朗'[0m
|
31468
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '副代表' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31469
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '副代表' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31470
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31471
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:10:00.620277"], ["updated_at", "2015-12-08 18:10:00.620277"]]
|
31472
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31473
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31474
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 5]]
|
31475
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31476
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 3], ["created_at", "2015-12-08 18:10:00.625209"], ["updated_at", "2015-12-08 18:10:00.625209"]]
|
31477
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
31478
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31479
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 2]]
|
31480
|
+
[1m[35m (0.0ms)[0m begin transaction
|
31481
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 3], ["created_at", "2015-12-08 18:10:00.629502"], ["updated_at", "2015-12-08 18:10:00.629502"]]
|
31482
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31483
|
+
[1m[36mOrgMember Load (0.4ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '板垣' AND "org_member_texts"."given_name" = '真治郎'[0m
|
31484
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '副代表' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31485
|
+
[1m[36mOrgMemberType Load (0.3ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '副代表' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31486
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31487
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:10:00.638610"], ["updated_at", "2015-12-08 18:10:00.638610"]]
|
31488
|
+
[1m[35m (1.6ms)[0m commit transaction
|
31489
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31490
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 5]]
|
31491
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31492
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 4], ["created_at", "2015-12-08 18:10:00.644409"], ["updated_at", "2015-12-08 18:10:00.644409"]]
|
31493
|
+
[1m[36m (4.5ms)[0m [1mcommit transaction[0m
|
31494
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31495
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 2]]
|
31496
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31497
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 4], ["created_at", "2015-12-08 18:10:00.653351"], ["updated_at", "2015-12-08 18:10:00.653351"]]
|
31498
|
+
[1m[35m (0.7ms)[0m commit transaction
|
31499
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '村岡' AND "org_member_texts"."given_name" = 'ひかり'[0m
|
31500
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31501
|
+
[1m[36mOrgMemberType Load (0.3ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31502
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31503
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2013-03-30"], ["created_at", "2015-12-08 18:10:00.665174"], ["updated_at", "2015-12-08 18:10:00.665174"]]
|
31504
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31505
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31506
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 5]]
|
31507
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31508
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 5], ["created_at", "2015-12-08 18:10:00.671172"], ["updated_at", "2015-12-08 18:10:00.671172"]]
|
31509
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
31510
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31511
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 2]]
|
31512
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31513
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 5], ["created_at", "2015-12-08 18:10:00.675549"], ["updated_at", "2015-12-08 18:10:00.675549"]]
|
31514
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31515
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '松井' AND "org_member_texts"."given_name" = '慎吾'[0m
|
31516
|
+
[1m[35mOrgDirectorType Load (0.4ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31517
|
+
[1m[36mOrgMemberType Load (0.5ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31518
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31519
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2013-03-25"], ["created_at", "2015-12-08 18:10:00.685930"], ["updated_at", "2015-12-08 18:10:00.685930"]]
|
31520
|
+
[1m[35m (1.2ms)[0m commit transaction
|
31521
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31522
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 6], ["lang_id", 5]]
|
31523
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31524
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 6], ["created_at", "2015-12-08 18:10:00.694001"], ["updated_at", "2015-12-08 18:10:00.694001"]]
|
31525
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
31526
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31527
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 6], ["lang_id", 2]]
|
31528
|
+
[1m[35m (0.0ms)[0m begin transaction
|
31529
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 6], ["created_at", "2015-12-08 18:10:00.700567"], ["updated_at", "2015-12-08 18:10:00.700567"]]
|
31530
|
+
[1m[35m (0.7ms)[0m commit transaction
|
31531
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '目黒' AND "org_member_texts"."given_name" = '詩織'[0m
|
31532
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31533
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31534
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31535
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2014-01-10"], ["created_at", "2015-12-08 18:10:00.709705"], ["updated_at", "2015-12-08 18:10:00.709705"]]
|
31536
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31537
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31538
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 7], ["lang_id", 5]]
|
31539
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31540
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 7], ["created_at", "2015-12-08 18:10:00.715472"], ["updated_at", "2015-12-08 18:10:00.715472"]]
|
31541
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
31542
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31543
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 7], ["lang_id", 2]]
|
31544
|
+
[1m[35m (0.0ms)[0m begin transaction
|
31545
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 7], ["created_at", "2015-12-08 18:10:00.720157"], ["updated_at", "2015-12-08 18:10:00.720157"]]
|
31546
|
+
[1m[35m (0.7ms)[0m commit transaction
|
31547
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '中濱' AND "org_member_texts"."given_name" = '友太朗'[0m
|
31548
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31549
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31550
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31551
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2014-08-30"], ["created_at", "2015-12-08 18:10:00.728733"], ["updated_at", "2015-12-08 18:10:00.728733"]]
|
31552
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31553
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31554
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 8], ["lang_id", 5]]
|
31555
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31556
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 8], ["created_at", "2015-12-08 18:10:00.734567"], ["updated_at", "2015-12-08 18:10:00.734567"]]
|
31557
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
31558
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31559
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 8], ["lang_id", 2]]
|
31560
|
+
[1m[35m (0.0ms)[0m begin transaction
|
31561
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 8], ["created_at", "2015-12-08 18:10:00.738779"], ["updated_at", "2015-12-08 18:10:00.738779"]]
|
31562
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31563
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '松尾' AND "org_member_texts"."given_name" = '穂奈美'[0m
|
31564
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '理事' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31565
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '理事' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31566
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31567
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-01-12"], ["created_at", "2015-12-08 18:10:00.747088"], ["updated_at", "2015-12-08 18:10:00.747088"]]
|
31568
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31569
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31570
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 9], ["lang_id", 5]]
|
31571
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31572
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 9], ["created_at", "2015-12-08 18:10:00.754036"], ["updated_at", "2015-12-08 18:10:00.754036"]]
|
31573
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
31574
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31575
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 9], ["lang_id", 2]]
|
31576
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31577
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 9], ["created_at", "2015-12-08 18:10:00.758569"], ["updated_at", "2015-12-08 18:10:00.758569"]]
|
31578
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31579
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '岩崎' AND "org_member_texts"."given_name" = '正敬'[0m
|
31580
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31581
|
+
[1m[36mOrgMemberType Load (0.4ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31582
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31583
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-01-29"], ["created_at", "2015-12-08 18:10:00.766618"], ["updated_at", "2015-12-08 18:10:00.766618"]]
|
31584
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31585
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31586
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 10], ["lang_id", 5]]
|
31587
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31588
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 10], ["created_at", "2015-12-08 18:10:00.772755"], ["updated_at", "2015-12-08 18:10:00.772755"]]
|
31589
|
+
[1m[36m (6.7ms)[0m [1mcommit transaction[0m
|
31590
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31591
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 10], ["lang_id", 2]]
|
31592
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31593
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 10], ["created_at", "2015-12-08 18:10:00.784221"], ["updated_at", "2015-12-08 18:10:00.784221"]]
|
31594
|
+
[1m[35m (2.4ms)[0m commit transaction
|
31595
|
+
[1m[36mOrgMember Load (0.4ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '山中' AND "org_member_texts"."given_name" = '譲司'[0m
|
31596
|
+
[1m[35mOrgDirectorType Load (1.1ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '理事' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31597
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '理事' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31598
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31599
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-04-04"], ["created_at", "2015-12-08 18:10:00.796892"], ["updated_at", "2015-12-08 18:10:00.796892"]]
|
31600
|
+
[1m[35m (0.7ms)[0m commit transaction
|
31601
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31602
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 11], ["lang_id", 5]]
|
31603
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31604
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 11], ["created_at", "2015-12-08 18:10:00.804040"], ["updated_at", "2015-12-08 18:10:00.804040"]]
|
31605
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
31606
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31607
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 11], ["lang_id", 2]]
|
31608
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31609
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 11], ["created_at", "2015-12-08 18:10:00.808692"], ["updated_at", "2015-12-08 18:10:00.808692"]]
|
31610
|
+
[1m[35m (0.7ms)[0m commit transaction
|
31611
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '山中' AND "org_member_texts"."given_name" = '由季子'[0m
|
31612
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31613
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31614
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31615
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-04-04"], ["created_at", "2015-12-08 18:10:00.815743"], ["updated_at", "2015-12-08 18:10:00.815743"]]
|
31616
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31617
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31618
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 12], ["lang_id", 5]]
|
31619
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31620
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 12], ["created_at", "2015-12-08 18:10:00.820739"], ["updated_at", "2015-12-08 18:10:00.820739"]]
|
31621
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
31622
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31623
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 12], ["lang_id", 2]]
|
31624
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31625
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 12], ["created_at", "2015-12-08 18:10:00.825516"], ["updated_at", "2015-12-08 18:10:00.825516"]]
|
31626
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31627
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '吉田' AND "org_member_texts"."given_name" = '貫太郎'[0m
|
31628
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31629
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31630
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31631
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-05-02"], ["created_at", "2015-12-08 18:10:00.833179"], ["updated_at", "2015-12-08 18:10:00.833179"]]
|
31632
|
+
[1m[35m (0.7ms)[0m commit transaction
|
31633
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31634
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 13], ["lang_id", 5]]
|
31635
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
31636
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 13], ["created_at", "2015-12-08 18:10:00.838275"], ["updated_at", "2015-12-08 18:10:00.838275"]]
|
31637
|
+
[1m[36m (6.2ms)[0m [1mcommit transaction[0m
|
31638
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31639
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 13], ["lang_id", 2]]
|
31640
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31641
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 13], ["created_at", "2015-12-08 18:10:00.849482"], ["updated_at", "2015-12-08 18:10:00.849482"]]
|
31642
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31643
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '渡邊' AND "org_member_texts"."given_name" = '宏泰'[0m
|
31644
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31645
|
+
[1m[36mOrgMemberType Load (0.3ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31646
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31647
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-01-29"], ["created_at", "2015-12-08 18:10:00.898248"], ["updated_at", "2015-12-08 18:10:00.898248"]]
|
31648
|
+
[1m[35m (1.2ms)[0m commit transaction
|
31649
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31650
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 14], ["lang_id", 5]]
|
31651
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31652
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 14], ["created_at", "2015-12-08 18:10:00.904198"], ["updated_at", "2015-12-08 18:10:00.904198"]]
|
31653
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
31654
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31655
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 14], ["lang_id", 2]]
|
31656
|
+
[1m[35m (0.0ms)[0m begin transaction
|
31657
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 14], ["created_at", "2015-12-08 18:10:00.911104"], ["updated_at", "2015-12-08 18:10:00.911104"]]
|
31658
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31659
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '鈴木' AND "org_member_texts"."given_name" = '健吾'[0m
|
31660
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '準会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31661
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '準会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31662
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31663
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2014-02-04"], ["created_at", "2015-12-08 18:10:00.922024"], ["updated_at", "2015-12-08 18:10:00.922024"]]
|
31664
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31665
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31666
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 15], ["lang_id", 5]]
|
31667
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31668
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 15], ["created_at", "2015-12-08 18:10:00.927713"], ["updated_at", "2015-12-08 18:10:00.927713"]]
|
31669
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
31670
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31671
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 15], ["lang_id", 2]]
|
31672
|
+
[1m[35m (0.0ms)[0m begin transaction
|
31673
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 15], ["created_at", "2015-12-08 18:10:00.933508"], ["updated_at", "2015-12-08 18:10:00.933508"]]
|
31674
|
+
[1m[35m (0.7ms)[0m commit transaction
|
31675
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '中西' AND "org_member_texts"."given_name" = '弘一'[0m
|
31676
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31677
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31678
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31679
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-08-09"], ["created_at", "2015-12-08 18:10:00.941652"], ["updated_at", "2015-12-08 18:10:00.941652"]]
|
31680
|
+
[1m[35m (2.1ms)[0m commit transaction
|
31681
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31682
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 16], ["lang_id", 5]]
|
31683
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31684
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 16], ["created_at", "2015-12-08 18:10:00.949680"], ["updated_at", "2015-12-08 18:10:00.949680"]]
|
31685
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
31686
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31687
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 16], ["lang_id", 2]]
|
31688
|
+
[1m[35m (0.0ms)[0m begin transaction
|
31689
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 16], ["created_at", "2015-12-08 18:10:00.955311"], ["updated_at", "2015-12-08 18:10:00.955311"]]
|
31690
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31691
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '浦上' AND "org_member_texts"."given_name" = '賀裕'[0m
|
31692
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31693
|
+
[1m[36mOrgMemberType Load (0.3ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31694
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31695
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-08-02"], ["created_at", "2015-12-08 18:10:00.966376"], ["updated_at", "2015-12-08 18:10:00.966376"]]
|
31696
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31697
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31698
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 17], ["lang_id", 5]]
|
31699
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31700
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 17], ["created_at", "2015-12-08 18:10:00.972440"], ["updated_at", "2015-12-08 18:10:00.972440"]]
|
31701
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
31702
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31703
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 17], ["lang_id", 2]]
|
31704
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31705
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 17], ["created_at", "2015-12-08 18:10:00.977845"], ["updated_at", "2015-12-08 18:10:00.977845"]]
|
31706
|
+
[1m[35m (1.0ms)[0m commit transaction
|
31707
|
+
[1m[36mOrgMember Load (0.4ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '峯岸' AND "org_member_texts"."given_name" = '雄太'[0m
|
31708
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31709
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31710
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31711
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-11-30"], ["created_at", "2015-12-08 18:10:00.988875"], ["updated_at", "2015-12-08 18:10:00.988875"]]
|
31712
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31713
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31714
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 18], ["lang_id", 5]]
|
31715
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31716
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 18], ["created_at", "2015-12-08 18:10:00.995544"], ["updated_at", "2015-12-08 18:10:00.995544"]]
|
31717
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
31718
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31719
|
+
[1m[36mOrgMemberText Load (0.2ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 18], ["lang_id", 2]]
|
31720
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31721
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 18], ["created_at", "2015-12-08 18:10:01.015072"], ["updated_at", "2015-12-08 18:10:01.015072"]]
|
31722
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31723
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '勝田' AND "org_member_texts"."given_name" = '聡'[0m
|
31724
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '監事' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31725
|
+
[1m[36mOrgMemberType Load (0.3ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '監事' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31726
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31727
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-12-01"], ["created_at", "2015-12-08 18:10:01.030105"], ["updated_at", "2015-12-08 18:10:01.030105"]]
|
31728
|
+
[1m[35m (1.2ms)[0m commit transaction
|
31729
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31730
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 19], ["lang_id", 5]]
|
31731
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31732
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 19], ["created_at", "2015-12-08 18:10:01.038287"], ["updated_at", "2015-12-08 18:10:01.038287"]]
|
31733
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
31734
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31735
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 19], ["lang_id", 2]]
|
31736
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31737
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 19], ["created_at", "2015-12-08 18:10:01.044294"], ["updated_at", "2015-12-08 18:10:01.044294"]]
|
31738
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31739
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '萱野' AND "org_member_texts"."given_name" = '航大'[0m
|
31740
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31741
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31742
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31743
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-10-20"], ["created_at", "2015-12-08 18:10:01.053020"], ["updated_at", "2015-12-08 18:10:01.053020"]]
|
31744
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31745
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31746
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 20], ["lang_id", 5]]
|
31747
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31748
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 20], ["created_at", "2015-12-08 18:10:01.058494"], ["updated_at", "2015-12-08 18:10:01.058494"]]
|
31749
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
31750
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31751
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 20], ["lang_id", 2]]
|
31752
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31753
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 20], ["created_at", "2015-12-08 18:10:01.065099"], ["updated_at", "2015-12-08 18:10:01.065099"]]
|
31754
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31755
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '渋谷' AND "org_member_texts"."given_name" = '亮治'[0m
|
31756
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31757
|
+
[1m[36mOrgMemberType Load (0.3ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31758
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31759
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-11-01"], ["created_at", "2015-12-08 18:10:01.075872"], ["updated_at", "2015-12-08 18:10:01.075872"]]
|
31760
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31761
|
+
[1m[36mActiveRecord::Mlang::Lang Load (1.0ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31762
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 21], ["lang_id", 5]]
|
31763
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31764
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 21], ["created_at", "2015-12-08 18:10:01.083307"], ["updated_at", "2015-12-08 18:10:01.083307"]]
|
31765
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
31766
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31767
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 21], ["lang_id", 2]]
|
31768
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31769
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 21], ["created_at", "2015-12-08 18:10:01.089061"], ["updated_at", "2015-12-08 18:10:01.089061"]]
|
31770
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31771
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '小川' AND "org_member_texts"."given_name" = '瑛久'[0m
|
31772
|
+
[1m[35mOrgDirectorType Load (0.4ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31773
|
+
[1m[36mOrgMemberType Load (0.5ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31774
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31775
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-06-14"], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:10:01.101571"], ["updated_at", "2015-12-08 18:10:01.101571"]]
|
31776
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31777
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31778
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 22], ["lang_id", 5]]
|
31779
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31780
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 22], ["created_at", "2015-12-08 18:10:01.107206"], ["updated_at", "2015-12-08 18:10:01.107206"]]
|
31781
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
31782
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31783
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 22], ["lang_id", 2]]
|
31784
|
+
[1m[35m (0.0ms)[0m begin transaction
|
31785
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 22], ["created_at", "2015-12-08 18:10:01.112853"], ["updated_at", "2015-12-08 18:10:01.112853"]]
|
31786
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31787
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '芹澤' AND "org_member_texts"."given_name" = '周'[0m
|
31788
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31789
|
+
[1m[36mOrgMemberType Load (0.3ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31790
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31791
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-06-14"], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:10:01.123843"], ["updated_at", "2015-12-08 18:10:01.123843"]]
|
31792
|
+
[1m[35m (0.7ms)[0m commit transaction
|
31793
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31794
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 23], ["lang_id", 5]]
|
31795
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31796
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 23], ["created_at", "2015-12-08 18:10:01.129844"], ["updated_at", "2015-12-08 18:10:01.129844"]]
|
31797
|
+
[1m[36m (3.7ms)[0m [1mcommit transaction[0m
|
31798
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31799
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 23], ["lang_id", 2]]
|
31800
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31801
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 23], ["created_at", "2015-12-08 18:10:01.139197"], ["updated_at", "2015-12-08 18:10:01.139197"]]
|
31802
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31803
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '三橋' AND "org_member_texts"."given_name" = '明弘'[0m
|
31804
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31805
|
+
[1m[36mOrgMemberType Load (0.3ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31806
|
+
[1m[35m (0.2ms)[0m begin transaction
|
31807
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2015-06-13"], ["entried_on", "2012-10-11"], ["created_at", "2015-12-08 18:10:01.150603"], ["updated_at", "2015-12-08 18:10:01.150603"]]
|
31808
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31809
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31810
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 24], ["lang_id", 5]]
|
31811
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
31812
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 24], ["created_at", "2015-12-08 18:10:01.207316"], ["updated_at", "2015-12-08 18:10:01.207316"]]
|
31813
|
+
[1m[36m (1.9ms)[0m [1mcommit transaction[0m
|
31814
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31815
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 24], ["lang_id", 2]]
|
31816
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31817
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 24], ["created_at", "2015-12-08 18:10:01.214203"], ["updated_at", "2015-12-08 18:10:01.214203"]]
|
31818
|
+
[1m[35m (0.7ms)[0m commit transaction
|
31819
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '配川' AND "org_member_texts"."given_name" = '啓史郎'[0m
|
31820
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31821
|
+
[1m[36mOrgMemberType Load (0.3ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31822
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31823
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2013-08-25"], ["created_at", "2015-12-08 18:10:01.226087"], ["updated_at", "2015-12-08 18:10:01.226087"]]
|
31824
|
+
[1m[35m (1.9ms)[0m commit transaction
|
31825
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31826
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 25], ["lang_id", 5]]
|
31827
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31828
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 25], ["created_at", "2015-12-08 18:10:01.233451"], ["updated_at", "2015-12-08 18:10:01.233451"]]
|
31829
|
+
[1m[36m (1.1ms)[0m [1mcommit transaction[0m
|
31830
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31831
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 25], ["lang_id", 2]]
|
31832
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31833
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 25], ["created_at", "2015-12-08 18:10:01.241018"], ["updated_at", "2015-12-08 18:10:01.241018"]]
|
31834
|
+
[1m[35m (0.7ms)[0m commit transaction
|
31835
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '荒川' AND "org_member_texts"."given_name" = '遼'[0m
|
31836
|
+
[1m[35mOrgDirectorType Load (0.4ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31837
|
+
[1m[36mOrgMemberType Load (0.5ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31838
|
+
[1m[35m (0.2ms)[0m begin transaction
|
31839
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2013-04-15"], ["created_at", "2015-12-08 18:10:01.252076"], ["updated_at", "2015-12-08 18:10:01.252076"]]
|
31840
|
+
[1m[35m (0.7ms)[0m commit transaction
|
31841
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31842
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 26], ["lang_id", 5]]
|
31843
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31844
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 26], ["created_at", "2015-12-08 18:10:01.258213"], ["updated_at", "2015-12-08 18:10:01.258213"]]
|
31845
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
31846
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31847
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 26], ["lang_id", 2]]
|
31848
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31849
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 26], ["created_at", "2015-12-08 18:10:01.263457"], ["updated_at", "2015-12-08 18:10:01.263457"]]
|
31850
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31851
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = 'アミール' AND "org_member_texts"."given_name" = 'サケット'[0m
|
31852
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31853
|
+
[1m[36mOrgMemberType Load (0.4ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31854
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31855
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:10:01.273249"], ["updated_at", "2015-12-08 18:10:01.273249"]]
|
31856
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31857
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31858
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 27], ["lang_id", 5]]
|
31859
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31860
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 27], ["created_at", "2015-12-08 18:10:01.279925"], ["updated_at", "2015-12-08 18:10:01.279925"]]
|
31861
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
31862
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31863
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 27], ["lang_id", 2]]
|
31864
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31865
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 27], ["created_at", "2015-12-08 18:10:01.285063"], ["updated_at", "2015-12-08 18:10:01.285063"]]
|
31866
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31867
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '森宅' AND "org_member_texts"."given_name" = '武志'[0m
|
31868
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31869
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31870
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31871
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2012-11-17"], ["created_at", "2015-12-08 18:10:01.293340"], ["updated_at", "2015-12-08 18:10:01.293340"]]
|
31872
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31873
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31874
|
+
[1m[35mOrgMemberText Load (0.2ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 28], ["lang_id", 5]]
|
31875
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31876
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 28], ["created_at", "2015-12-08 18:10:01.302617"], ["updated_at", "2015-12-08 18:10:01.302617"]]
|
31877
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
31878
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31879
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 28], ["lang_id", 2]]
|
31880
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31881
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 28], ["created_at", "2015-12-08 18:10:01.307642"], ["updated_at", "2015-12-08 18:10:01.307642"]]
|
31882
|
+
[1m[35m (1.6ms)[0m commit transaction
|
31883
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '庄子' AND "org_member_texts"."given_name" = '遼太'[0m
|
31884
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31885
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31886
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31887
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:10:01.317333"], ["updated_at", "2015-12-08 18:10:01.317333"]]
|
31888
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31889
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31890
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 29], ["lang_id", 5]]
|
31891
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31892
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 29], ["created_at", "2015-12-08 18:10:01.322230"], ["updated_at", "2015-12-08 18:10:01.322230"]]
|
31893
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
31894
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31895
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 29], ["lang_id", 2]]
|
31896
|
+
[1m[35m (0.0ms)[0m begin transaction
|
31897
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 29], ["created_at", "2015-12-08 18:10:01.326455"], ["updated_at", "2015-12-08 18:10:01.326455"]]
|
31898
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31899
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '山崎' AND "org_member_texts"."given_name" = '和音'[0m
|
31900
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31901
|
+
[1m[36mOrgMemberType Load (0.3ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31902
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31903
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:10:01.334559"], ["updated_at", "2015-12-08 18:10:01.334559"]]
|
31904
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31905
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31906
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 30], ["lang_id", 5]]
|
31907
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31908
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 30], ["created_at", "2015-12-08 18:10:01.340921"], ["updated_at", "2015-12-08 18:10:01.340921"]]
|
31909
|
+
[1m[36m (5.6ms)[0m [1mcommit transaction[0m
|
31910
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31911
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 30], ["lang_id", 2]]
|
31912
|
+
[1m[35m (0.0ms)[0m begin transaction
|
31913
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 30], ["created_at", "2015-12-08 18:10:01.351575"], ["updated_at", "2015-12-08 18:10:01.351575"]]
|
31914
|
+
[1m[35m (0.7ms)[0m commit transaction
|
31915
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '渡辺' AND "org_member_texts"."given_name" = '駿英'[0m
|
31916
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31917
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31918
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31919
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:10:01.358653"], ["updated_at", "2015-12-08 18:10:01.358653"]]
|
31920
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31921
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31922
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 31], ["lang_id", 5]]
|
31923
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31924
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 31], ["created_at", "2015-12-08 18:10:01.363469"], ["updated_at", "2015-12-08 18:10:01.363469"]]
|
31925
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
31926
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.3ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31927
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 31], ["lang_id", 2]]
|
31928
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31929
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 31], ["created_at", "2015-12-08 18:10:01.370548"], ["updated_at", "2015-12-08 18:10:01.370548"]]
|
31930
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31931
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '張' AND "org_member_texts"."given_name" = '巍'[0m
|
31932
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31933
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31934
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31935
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2013-10-27"], ["created_at", "2015-12-08 18:10:01.377993"], ["updated_at", "2015-12-08 18:10:01.377993"]]
|
31936
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31937
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31938
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 32], ["lang_id", 5]]
|
31939
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31940
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 32], ["created_at", "2015-12-08 18:10:01.382881"], ["updated_at", "2015-12-08 18:10:01.382881"]]
|
31941
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
31942
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31943
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 32], ["lang_id", 2]]
|
31944
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31945
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 32], ["created_at", "2015-12-08 18:10:01.387895"], ["updated_at", "2015-12-08 18:10:01.387895"]]
|
31946
|
+
[1m[35m (0.7ms)[0m commit transaction
|
31947
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '木上' AND "org_member_texts"."given_name" = '雄介'[0m
|
31948
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31949
|
+
[1m[36mOrgMemberType Load (0.3ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31950
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31951
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-02-27"], ["entried_on", "2013-03-31"], ["created_at", "2015-12-08 18:10:01.396665"], ["updated_at", "2015-12-08 18:10:01.396665"]]
|
31952
|
+
[1m[35m (3.8ms)[0m commit transaction
|
31953
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31954
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 33], ["lang_id", 5]]
|
31955
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31956
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 33], ["created_at", "2015-12-08 18:10:01.405866"], ["updated_at", "2015-12-08 18:10:01.405866"]]
|
31957
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
31958
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31959
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 33], ["lang_id", 2]]
|
31960
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31961
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 33], ["created_at", "2015-12-08 18:10:01.410601"], ["updated_at", "2015-12-08 18:10:01.410601"]]
|
31962
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31963
|
+
[1m[36mOrgMember Load (0.4ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '玉木' AND "org_member_texts"."given_name" = '優'[0m
|
31964
|
+
[1m[35mOrgDirectorType Load (0.4ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31965
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31966
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31967
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2013-05-16"], ["created_at", "2015-12-08 18:10:01.421073"], ["updated_at", "2015-12-08 18:10:01.421073"]]
|
31968
|
+
[1m[35m (0.9ms)[0m commit transaction
|
31969
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31970
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 34], ["lang_id", 5]]
|
31971
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31972
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 34], ["created_at", "2015-12-08 18:10:01.425980"], ["updated_at", "2015-12-08 18:10:01.425980"]]
|
31973
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
31974
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31975
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 34], ["lang_id", 2]]
|
31976
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31977
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 34], ["created_at", "2015-12-08 18:10:01.430773"], ["updated_at", "2015-12-08 18:10:01.430773"]]
|
31978
|
+
[1m[35m (0.8ms)[0m commit transaction
|
31979
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '山田' AND "org_member_texts"."given_name" = '辰也'[0m
|
31980
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31981
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31982
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31983
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2013-03-07"], ["created_at", "2015-12-08 18:10:01.438445"], ["updated_at", "2015-12-08 18:10:01.438445"]]
|
31984
|
+
[1m[35m (5.4ms)[0m commit transaction
|
31985
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
31986
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 35], ["lang_id", 5]]
|
31987
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
31988
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 35], ["created_at", "2015-12-08 18:10:01.449613"], ["updated_at", "2015-12-08 18:10:01.449613"]]
|
31989
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
31990
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
31991
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 35], ["lang_id", 2]]
|
31992
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31993
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 35], ["created_at", "2015-12-08 18:10:01.455333"], ["updated_at", "2015-12-08 18:10:01.455333"]]
|
31994
|
+
[1m[35m (1.7ms)[0m commit transaction
|
31995
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '高橋' AND "org_member_texts"."given_name" = '宏行'[0m
|
31996
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
31997
|
+
[1m[36mOrgMemberType Load (0.3ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
31998
|
+
[1m[35m (0.1ms)[0m begin transaction
|
31999
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:10:01.464545"], ["updated_at", "2015-12-08 18:10:01.464545"]]
|
32000
|
+
[1m[35m (1.0ms)[0m commit transaction
|
32001
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32002
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 36], ["lang_id", 5]]
|
32003
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32004
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 36], ["created_at", "2015-12-08 18:10:01.471495"], ["updated_at", "2015-12-08 18:10:01.471495"]]
|
32005
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
32006
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32007
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 36], ["lang_id", 2]]
|
32008
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32009
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 36], ["created_at", "2015-12-08 18:10:01.475969"], ["updated_at", "2015-12-08 18:10:01.475969"]]
|
32010
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32011
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = ? AND "org_members"."handle_name" = ? LIMIT 1[0m [["org_id", 1], ["handle_name", "壱円"]]
|
32012
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32013
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32014
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32015
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "handle_name", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["org_id", 1], ["handle_name", "壱円"], ["retired_on", "2014-07-01"], ["entried_on", "2013-04-18"], ["created_at", "2015-12-08 18:10:01.482949"], ["updated_at", "2015-12-08 18:10:01.482949"]]
|
32016
|
+
[1m[35m (0.7ms)[0m commit transaction
|
32017
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32018
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 37], ["lang_id", 5]]
|
32019
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
32020
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 37], ["created_at", "2015-12-08 18:10:01.487406"], ["updated_at", "2015-12-08 18:10:01.487406"]]
|
32021
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
32022
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32023
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 37], ["lang_id", 2]]
|
32024
|
+
[1m[35m (0.0ms)[0m begin transaction
|
32025
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 37], ["created_at", "2015-12-08 18:10:01.491560"], ["updated_at", "2015-12-08 18:10:01.491560"]]
|
32026
|
+
[1m[35m (1.0ms)[0m commit transaction
|
32027
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '富樫' AND "org_member_texts"."given_name" = '重太'[0m
|
32028
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32029
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32030
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32031
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2013-05-01"], ["created_at", "2015-12-08 18:10:01.499945"], ["updated_at", "2015-12-08 18:10:01.499945"]]
|
32032
|
+
[1m[35m (0.7ms)[0m commit transaction
|
32033
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32034
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 38], ["lang_id", 5]]
|
32035
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
32036
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 38], ["created_at", "2015-12-08 18:10:01.505022"], ["updated_at", "2015-12-08 18:10:01.505022"]]
|
32037
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
32038
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32039
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 38], ["lang_id", 2]]
|
32040
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32041
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 38], ["created_at", "2015-12-08 18:10:01.509782"], ["updated_at", "2015-12-08 18:10:01.509782"]]
|
32042
|
+
[1m[35m (0.8ms)[0m commit transaction
|
32043
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '加来' AND "org_member_texts"."given_name" = '健一'[0m
|
32044
|
+
[1m[35mOrgDirectorType Load (0.4ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '準会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32045
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '準会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32046
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32047
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2013-10-27"], ["created_at", "2015-12-08 18:10:01.520734"], ["updated_at", "2015-12-08 18:10:01.520734"]]
|
32048
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32049
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32050
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 39], ["lang_id", 5]]
|
32051
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32052
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 39], ["created_at", "2015-12-08 18:10:01.525881"], ["updated_at", "2015-12-08 18:10:01.525881"]]
|
32053
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
32054
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32055
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 39], ["lang_id", 2]]
|
32056
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32057
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 39], ["created_at", "2015-12-08 18:10:01.530862"], ["updated_at", "2015-12-08 18:10:01.530862"]]
|
32058
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32059
|
+
[1m[36m (8.4ms)[0m [1mSELECT COUNT(*) FROM "org_branches"[0m
|
32060
|
+
[1m[35mOrgBranch Load (2.5ms)[0m SELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1
|
32061
|
+
[1m[36mOrgBranchType Load (0.5ms)[0m [1mSELECT "org_branch_types".* FROM "org_branch_types" ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1[0m
|
32062
|
+
[1m[35mOrg Load (0.1ms)[0m SELECT "orgs".* FROM "orgs" WHERE "orgs"."domain" = ? LIMIT 1 [["domain", "baseball-bridge.org"]]
|
32063
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '田中' AND "org_member_texts"."given_name" = '亮多'[0m
|
32064
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '代表' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32065
|
+
[1m[36mOrgMemberType Load (0.3ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '代表' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32066
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32067
|
+
[1m[36mSQL (2.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:11:01.677877"], ["updated_at", "2015-12-08 18:11:01.677877"]]
|
32068
|
+
[1m[35m (0.8ms)[0m commit transaction
|
32069
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32070
|
+
[1m[35mOrgMemberText Load (0.2ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 40], ["lang_id", 5]]
|
32071
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32072
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 40], ["created_at", "2015-12-08 18:11:01.687829"], ["updated_at", "2015-12-08 18:11:01.687829"]]
|
32073
|
+
[1m[36m (1.1ms)[0m [1mcommit transaction[0m
|
32074
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32075
|
+
[1m[36mOrgMemberText Load (0.2ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 40], ["lang_id", 2]]
|
32076
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32077
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 40], ["created_at", "2015-12-08 18:11:01.693969"], ["updated_at", "2015-12-08 18:11:01.693969"]]
|
32078
|
+
[1m[35m (1.2ms)[0m commit transaction
|
32079
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '安藤' AND "org_member_texts"."given_name" = '雅朗'[0m
|
32080
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '副代表' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32081
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '副代表' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32082
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32083
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:11:01.704289"], ["updated_at", "2015-12-08 18:11:01.704289"]]
|
32084
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32085
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32086
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 41], ["lang_id", 5]]
|
32087
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32088
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 41], ["created_at", "2015-12-08 18:11:01.712199"], ["updated_at", "2015-12-08 18:11:01.712199"]]
|
32089
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
32090
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32091
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 41], ["lang_id", 2]]
|
32092
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32093
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 41], ["created_at", "2015-12-08 18:11:01.719670"], ["updated_at", "2015-12-08 18:11:01.719670"]]
|
32094
|
+
[1m[35m (1.0ms)[0m commit transaction
|
32095
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '板垣' AND "org_member_texts"."given_name" = '真治郎'[0m
|
32096
|
+
[1m[35mOrgDirectorType Load (0.4ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '副代表' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32097
|
+
[1m[36mOrgMemberType Load (0.3ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '副代表' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32098
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32099
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:11:01.730005"], ["updated_at", "2015-12-08 18:11:01.730005"]]
|
32100
|
+
[1m[35m (0.8ms)[0m commit transaction
|
32101
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32102
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 42], ["lang_id", 5]]
|
32103
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32104
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 42], ["created_at", "2015-12-08 18:11:01.737948"], ["updated_at", "2015-12-08 18:11:01.737948"]]
|
32105
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
32106
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32107
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 42], ["lang_id", 2]]
|
32108
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32109
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 42], ["created_at", "2015-12-08 18:11:01.744380"], ["updated_at", "2015-12-08 18:11:01.744380"]]
|
32110
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32111
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '村岡' AND "org_member_texts"."given_name" = 'ひかり'[0m
|
32112
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32113
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32114
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32115
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2013-03-30"], ["created_at", "2015-12-08 18:11:01.754310"], ["updated_at", "2015-12-08 18:11:01.754310"]]
|
32116
|
+
[1m[35m (0.8ms)[0m commit transaction
|
32117
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32118
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 43], ["lang_id", 5]]
|
32119
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32120
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 43], ["created_at", "2015-12-08 18:11:01.760457"], ["updated_at", "2015-12-08 18:11:01.760457"]]
|
32121
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
32122
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32123
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 43], ["lang_id", 2]]
|
32124
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32125
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 43], ["created_at", "2015-12-08 18:11:01.767934"], ["updated_at", "2015-12-08 18:11:01.767934"]]
|
32126
|
+
[1m[35m (0.7ms)[0m commit transaction
|
32127
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '松井' AND "org_member_texts"."given_name" = '慎吾'[0m
|
32128
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32129
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32130
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32131
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2013-03-25"], ["created_at", "2015-12-08 18:11:01.777057"], ["updated_at", "2015-12-08 18:11:01.777057"]]
|
32132
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32133
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32134
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 44], ["lang_id", 5]]
|
32135
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32136
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 44], ["created_at", "2015-12-08 18:11:01.784096"], ["updated_at", "2015-12-08 18:11:01.784096"]]
|
32137
|
+
[1m[36m (3.0ms)[0m [1mcommit transaction[0m
|
32138
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32139
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 44], ["lang_id", 2]]
|
32140
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32141
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 44], ["created_at", "2015-12-08 18:11:01.793181"], ["updated_at", "2015-12-08 18:11:01.793181"]]
|
32142
|
+
[1m[35m (6.0ms)[0m commit transaction
|
32143
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '目黒' AND "org_member_texts"."given_name" = '詩織'[0m
|
32144
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32145
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32146
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32147
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2014-01-10"], ["created_at", "2015-12-08 18:11:01.807261"], ["updated_at", "2015-12-08 18:11:01.807261"]]
|
32148
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32149
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32150
|
+
[1m[35mOrgMemberText Load (0.2ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 45], ["lang_id", 5]]
|
32151
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32152
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 45], ["created_at", "2015-12-08 18:11:01.815926"], ["updated_at", "2015-12-08 18:11:01.815926"]]
|
32153
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
32154
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32155
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 45], ["lang_id", 2]]
|
32156
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32157
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 45], ["created_at", "2015-12-08 18:11:01.820753"], ["updated_at", "2015-12-08 18:11:01.820753"]]
|
32158
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32159
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '中濱' AND "org_member_texts"."given_name" = '友太朗'[0m
|
32160
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32161
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32162
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32163
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2014-08-30"], ["created_at", "2015-12-08 18:11:01.829584"], ["updated_at", "2015-12-08 18:11:01.829584"]]
|
32164
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32165
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32166
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 46], ["lang_id", 5]]
|
32167
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32168
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 46], ["created_at", "2015-12-08 18:11:01.836310"], ["updated_at", "2015-12-08 18:11:01.836310"]]
|
32169
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
32170
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32171
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 46], ["lang_id", 2]]
|
32172
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32173
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 46], ["created_at", "2015-12-08 18:11:01.841988"], ["updated_at", "2015-12-08 18:11:01.841988"]]
|
32174
|
+
[1m[35m (0.8ms)[0m commit transaction
|
32175
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '松尾' AND "org_member_texts"."given_name" = '穂奈美'[0m
|
32176
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '理事' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32177
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '理事' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32178
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32179
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-01-12"], ["created_at", "2015-12-08 18:11:01.852585"], ["updated_at", "2015-12-08 18:11:01.852585"]]
|
32180
|
+
[1m[35m (0.8ms)[0m commit transaction
|
32181
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32182
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 47], ["lang_id", 5]]
|
32183
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32184
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 47], ["created_at", "2015-12-08 18:11:01.860394"], ["updated_at", "2015-12-08 18:11:01.860394"]]
|
32185
|
+
[1m[36m (1.1ms)[0m [1mcommit transaction[0m
|
32186
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32187
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 47], ["lang_id", 2]]
|
32188
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32189
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 47], ["created_at", "2015-12-08 18:11:01.867936"], ["updated_at", "2015-12-08 18:11:01.867936"]]
|
32190
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32191
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '岩崎' AND "org_member_texts"."given_name" = '正敬'[0m
|
32192
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32193
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32194
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32195
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-01-29"], ["created_at", "2015-12-08 18:11:01.875469"], ["updated_at", "2015-12-08 18:11:01.875469"]]
|
32196
|
+
[1m[35m (0.8ms)[0m commit transaction
|
32197
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32198
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 48], ["lang_id", 5]]
|
32199
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32200
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 48], ["created_at", "2015-12-08 18:11:01.880964"], ["updated_at", "2015-12-08 18:11:01.880964"]]
|
32201
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
32202
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32203
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 48], ["lang_id", 2]]
|
32204
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32205
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 48], ["created_at", "2015-12-08 18:11:01.886340"], ["updated_at", "2015-12-08 18:11:01.886340"]]
|
32206
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32207
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '山中' AND "org_member_texts"."given_name" = '譲司'[0m
|
32208
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '理事' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32209
|
+
[1m[36mOrgMemberType Load (0.4ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '理事' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32210
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32211
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-04-04"], ["created_at", "2015-12-08 18:11:01.895597"], ["updated_at", "2015-12-08 18:11:01.895597"]]
|
32212
|
+
[1m[35m (10.3ms)[0m commit transaction
|
32213
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32214
|
+
[1m[35mOrgMemberText Load (0.2ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 49], ["lang_id", 5]]
|
32215
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32216
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 49], ["created_at", "2015-12-08 18:11:01.913171"], ["updated_at", "2015-12-08 18:11:01.913171"]]
|
32217
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
32218
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32219
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 49], ["lang_id", 2]]
|
32220
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32221
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 49], ["created_at", "2015-12-08 18:11:01.919710"], ["updated_at", "2015-12-08 18:11:01.919710"]]
|
32222
|
+
[1m[35m (1.0ms)[0m commit transaction
|
32223
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '山中' AND "org_member_texts"."given_name" = '由季子'[0m
|
32224
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32225
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32226
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32227
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-04-04"], ["created_at", "2015-12-08 18:11:01.928411"], ["updated_at", "2015-12-08 18:11:01.928411"]]
|
32228
|
+
[1m[35m (1.1ms)[0m commit transaction
|
32229
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32230
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 50], ["lang_id", 5]]
|
32231
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32232
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 50], ["created_at", "2015-12-08 18:11:01.937046"], ["updated_at", "2015-12-08 18:11:01.937046"]]
|
32233
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
32234
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32235
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 50], ["lang_id", 2]]
|
32236
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32237
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 50], ["created_at", "2015-12-08 18:11:01.942567"], ["updated_at", "2015-12-08 18:11:01.942567"]]
|
32238
|
+
[1m[35m (0.7ms)[0m commit transaction
|
32239
|
+
[1m[36mOrgMember Load (0.4ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '吉田' AND "org_member_texts"."given_name" = '貫太郎'[0m
|
32240
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32241
|
+
[1m[36mOrgMemberType Load (0.3ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32242
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32243
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-05-02"], ["created_at", "2015-12-08 18:11:01.954360"], ["updated_at", "2015-12-08 18:11:01.954360"]]
|
32244
|
+
[1m[35m (0.8ms)[0m commit transaction
|
32245
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32246
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 51], ["lang_id", 5]]
|
32247
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32248
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 51], ["created_at", "2015-12-08 18:11:01.960970"], ["updated_at", "2015-12-08 18:11:01.960970"]]
|
32249
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
32250
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32251
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 51], ["lang_id", 2]]
|
32252
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32253
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 51], ["created_at", "2015-12-08 18:11:01.966397"], ["updated_at", "2015-12-08 18:11:01.966397"]]
|
32254
|
+
[1m[35m (1.0ms)[0m commit transaction
|
32255
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '渡邊' AND "org_member_texts"."given_name" = '宏泰'[0m
|
32256
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32257
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32258
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32259
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-01-29"], ["created_at", "2015-12-08 18:11:01.975866"], ["updated_at", "2015-12-08 18:11:01.975866"]]
|
32260
|
+
[1m[35m (0.8ms)[0m commit transaction
|
32261
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.3ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32262
|
+
[1m[35mOrgMemberText Load (0.2ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 52], ["lang_id", 5]]
|
32263
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32264
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 52], ["created_at", "2015-12-08 18:11:01.984240"], ["updated_at", "2015-12-08 18:11:01.984240"]]
|
32265
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
32266
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32267
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 52], ["lang_id", 2]]
|
32268
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32269
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 52], ["created_at", "2015-12-08 18:11:01.989618"], ["updated_at", "2015-12-08 18:11:01.989618"]]
|
32270
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32271
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '鈴木' AND "org_member_texts"."given_name" = '健吾'[0m
|
32272
|
+
[1m[35mOrgDirectorType Load (0.4ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '準会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32273
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '準会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32274
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32275
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2014-02-04"], ["created_at", "2015-12-08 18:11:01.998698"], ["updated_at", "2015-12-08 18:11:01.998698"]]
|
32276
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32277
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32278
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 53], ["lang_id", 5]]
|
32279
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32280
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 53], ["created_at", "2015-12-08 18:11:02.006530"], ["updated_at", "2015-12-08 18:11:02.006530"]]
|
32281
|
+
[1m[36m (2.2ms)[0m [1mcommit transaction[0m
|
32282
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32283
|
+
[1m[36mOrgMemberText Load (0.2ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 53], ["lang_id", 2]]
|
32284
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32285
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 53], ["created_at", "2015-12-08 18:11:02.016031"], ["updated_at", "2015-12-08 18:11:02.016031"]]
|
32286
|
+
[1m[35m (3.4ms)[0m commit transaction
|
32287
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '中西' AND "org_member_texts"."given_name" = '弘一'[0m
|
32288
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32289
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32290
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32291
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-08-09"], ["created_at", "2015-12-08 18:11:02.077232"], ["updated_at", "2015-12-08 18:11:02.077232"]]
|
32292
|
+
[1m[35m (1.3ms)[0m commit transaction
|
32293
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.3ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32294
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 54], ["lang_id", 5]]
|
32295
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32296
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 54], ["created_at", "2015-12-08 18:11:02.084879"], ["updated_at", "2015-12-08 18:11:02.084879"]]
|
32297
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
32298
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32299
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 54], ["lang_id", 2]]
|
32300
|
+
[1m[35m (0.0ms)[0m begin transaction
|
32301
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 54], ["created_at", "2015-12-08 18:11:02.090008"], ["updated_at", "2015-12-08 18:11:02.090008"]]
|
32302
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32303
|
+
[1m[36mOrgMember Load (0.4ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '浦上' AND "org_member_texts"."given_name" = '賀裕'[0m
|
32304
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32305
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32306
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32307
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-08-02"], ["created_at", "2015-12-08 18:11:02.098525"], ["updated_at", "2015-12-08 18:11:02.098525"]]
|
32308
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32309
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32310
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 55], ["lang_id", 5]]
|
32311
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32312
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 55], ["created_at", "2015-12-08 18:11:02.104009"], ["updated_at", "2015-12-08 18:11:02.104009"]]
|
32313
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
32314
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32315
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 55], ["lang_id", 2]]
|
32316
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32317
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 55], ["created_at", "2015-12-08 18:11:02.108604"], ["updated_at", "2015-12-08 18:11:02.108604"]]
|
32318
|
+
[1m[35m (0.8ms)[0m commit transaction
|
32319
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '峯岸' AND "org_member_texts"."given_name" = '雄太'[0m
|
32320
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32321
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32322
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32323
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-11-30"], ["created_at", "2015-12-08 18:11:02.116892"], ["updated_at", "2015-12-08 18:11:02.116892"]]
|
32324
|
+
[1m[35m (9.6ms)[0m commit transaction
|
32325
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32326
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 56], ["lang_id", 5]]
|
32327
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32328
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 56], ["created_at", "2015-12-08 18:11:02.132041"], ["updated_at", "2015-12-08 18:11:02.132041"]]
|
32329
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
32330
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32331
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 56], ["lang_id", 2]]
|
32332
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32333
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 56], ["created_at", "2015-12-08 18:11:02.137571"], ["updated_at", "2015-12-08 18:11:02.137571"]]
|
32334
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32335
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '勝田' AND "org_member_texts"."given_name" = '聡'[0m
|
32336
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '監事' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32337
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '監事' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32338
|
+
[1m[35m (0.2ms)[0m begin transaction
|
32339
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-12-01"], ["created_at", "2015-12-08 18:11:02.145938"], ["updated_at", "2015-12-08 18:11:02.145938"]]
|
32340
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32341
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32342
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 57], ["lang_id", 5]]
|
32343
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32344
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 57], ["created_at", "2015-12-08 18:11:02.155307"], ["updated_at", "2015-12-08 18:11:02.155307"]]
|
32345
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
32346
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32347
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 57], ["lang_id", 2]]
|
32348
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32349
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 57], ["created_at", "2015-12-08 18:11:02.160332"], ["updated_at", "2015-12-08 18:11:02.160332"]]
|
32350
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32351
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '萱野' AND "org_member_texts"."given_name" = '航大'[0m
|
32352
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32353
|
+
[1m[36mOrgMemberType Load (0.3ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32354
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32355
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-10-20"], ["created_at", "2015-12-08 18:11:02.170104"], ["updated_at", "2015-12-08 18:11:02.170104"]]
|
32356
|
+
[1m[35m (2.1ms)[0m commit transaction
|
32357
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32358
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 58], ["lang_id", 5]]
|
32359
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32360
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 58], ["created_at", "2015-12-08 18:11:02.178666"], ["updated_at", "2015-12-08 18:11:02.178666"]]
|
32361
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
32362
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32363
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 58], ["lang_id", 2]]
|
32364
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32365
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 58], ["created_at", "2015-12-08 18:11:02.186279"], ["updated_at", "2015-12-08 18:11:02.186279"]]
|
32366
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32367
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '渋谷' AND "org_member_texts"."given_name" = '亮治'[0m
|
32368
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32369
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32370
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32371
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "org_members" ("org_id", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["org_id", 1], ["entried_on", "2015-11-01"], ["created_at", "2015-12-08 18:11:02.195507"], ["updated_at", "2015-12-08 18:11:02.195507"]]
|
32372
|
+
[1m[35m (0.8ms)[0m commit transaction
|
32373
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32374
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 59], ["lang_id", 5]]
|
32375
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32376
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 59], ["created_at", "2015-12-08 18:11:02.203596"], ["updated_at", "2015-12-08 18:11:02.203596"]]
|
32377
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
32378
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32379
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 59], ["lang_id", 2]]
|
32380
|
+
[1m[35m (0.0ms)[0m begin transaction
|
32381
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 59], ["created_at", "2015-12-08 18:11:02.208909"], ["updated_at", "2015-12-08 18:11:02.208909"]]
|
32382
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32383
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '小川' AND "org_member_texts"."given_name" = '瑛久'[0m
|
32384
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32385
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32386
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32387
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-06-14"], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:11:02.217393"], ["updated_at", "2015-12-08 18:11:02.217393"]]
|
32388
|
+
[1m[35m (0.8ms)[0m commit transaction
|
32389
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32390
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 60], ["lang_id", 5]]
|
32391
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32392
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 60], ["created_at", "2015-12-08 18:11:02.224499"], ["updated_at", "2015-12-08 18:11:02.224499"]]
|
32393
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
32394
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32395
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 60], ["lang_id", 2]]
|
32396
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32397
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 60], ["created_at", "2015-12-08 18:11:02.231460"], ["updated_at", "2015-12-08 18:11:02.231460"]]
|
32398
|
+
[1m[35m (6.6ms)[0m commit transaction
|
32399
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '芹澤' AND "org_member_texts"."given_name" = '周'[0m
|
32400
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32401
|
+
[1m[36mOrgMemberType Load (0.6ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32402
|
+
[1m[35m (0.2ms)[0m begin transaction
|
32403
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-06-14"], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:11:02.250337"], ["updated_at", "2015-12-08 18:11:02.250337"]]
|
32404
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32405
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32406
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 61], ["lang_id", 5]]
|
32407
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32408
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 61], ["created_at", "2015-12-08 18:11:02.256705"], ["updated_at", "2015-12-08 18:11:02.256705"]]
|
32409
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
32410
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32411
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 61], ["lang_id", 2]]
|
32412
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32413
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 61], ["created_at", "2015-12-08 18:11:02.262369"], ["updated_at", "2015-12-08 18:11:02.262369"]]
|
32414
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32415
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '三橋' AND "org_member_texts"."given_name" = '明弘'[0m
|
32416
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32417
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32418
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32419
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2015-06-13"], ["entried_on", "2012-10-11"], ["created_at", "2015-12-08 18:11:02.270535"], ["updated_at", "2015-12-08 18:11:02.270535"]]
|
32420
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32421
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32422
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 62], ["lang_id", 5]]
|
32423
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32424
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 62], ["created_at", "2015-12-08 18:11:02.277241"], ["updated_at", "2015-12-08 18:11:02.277241"]]
|
32425
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
32426
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32427
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 62], ["lang_id", 2]]
|
32428
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32429
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 62], ["created_at", "2015-12-08 18:11:02.283508"], ["updated_at", "2015-12-08 18:11:02.283508"]]
|
32430
|
+
[1m[35m (5.0ms)[0m commit transaction
|
32431
|
+
[1m[36mOrgMember Load (0.4ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '配川' AND "org_member_texts"."given_name" = '啓史郎'[0m
|
32432
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32433
|
+
[1m[36mOrgMemberType Load (0.6ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32434
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32435
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2013-08-25"], ["created_at", "2015-12-08 18:11:02.301258"], ["updated_at", "2015-12-08 18:11:02.301258"]]
|
32436
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32437
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32438
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 63], ["lang_id", 5]]
|
32439
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32440
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 63], ["created_at", "2015-12-08 18:11:02.308141"], ["updated_at", "2015-12-08 18:11:02.308141"]]
|
32441
|
+
[1m[36m (1.5ms)[0m [1mcommit transaction[0m
|
32442
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32443
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 63], ["lang_id", 2]]
|
32444
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32445
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 63], ["created_at", "2015-12-08 18:11:02.315139"], ["updated_at", "2015-12-08 18:11:02.315139"]]
|
32446
|
+
[1m[35m (0.8ms)[0m commit transaction
|
32447
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '荒川' AND "org_member_texts"."given_name" = '遼'[0m
|
32448
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32449
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32450
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32451
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2013-04-15"], ["created_at", "2015-12-08 18:11:02.323128"], ["updated_at", "2015-12-08 18:11:02.323128"]]
|
32452
|
+
[1m[35m (2.2ms)[0m commit transaction
|
32453
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32454
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 64], ["lang_id", 5]]
|
32455
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32456
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 64], ["created_at", "2015-12-08 18:11:02.331831"], ["updated_at", "2015-12-08 18:11:02.331831"]]
|
32457
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
32458
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32459
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 64], ["lang_id", 2]]
|
32460
|
+
[1m[35m (0.0ms)[0m begin transaction
|
32461
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 64], ["created_at", "2015-12-08 18:11:02.339180"], ["updated_at", "2015-12-08 18:11:02.339180"]]
|
32462
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32463
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = 'アミール' AND "org_member_texts"."given_name" = 'サケット'[0m
|
32464
|
+
[1m[35mOrgDirectorType Load (0.4ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32465
|
+
[1m[36mOrgMemberType Load (0.7ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32466
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32467
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:11:02.351630"], ["updated_at", "2015-12-08 18:11:02.351630"]]
|
32468
|
+
[1m[35m (1.0ms)[0m commit transaction
|
32469
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32470
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 65], ["lang_id", 5]]
|
32471
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32472
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 65], ["created_at", "2015-12-08 18:11:02.358267"], ["updated_at", "2015-12-08 18:11:02.358267"]]
|
32473
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
32474
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32475
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 65], ["lang_id", 2]]
|
32476
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32477
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 65], ["created_at", "2015-12-08 18:11:02.363732"], ["updated_at", "2015-12-08 18:11:02.363732"]]
|
32478
|
+
[1m[35m (0.7ms)[0m commit transaction
|
32479
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '森宅' AND "org_member_texts"."given_name" = '武志'[0m
|
32480
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32481
|
+
[1m[36mOrgMemberType Load (0.4ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32482
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32483
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2012-11-17"], ["created_at", "2015-12-08 18:11:02.373954"], ["updated_at", "2015-12-08 18:11:02.373954"]]
|
32484
|
+
[1m[35m (0.8ms)[0m commit transaction
|
32485
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32486
|
+
[1m[35mOrgMemberText Load (0.2ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 66], ["lang_id", 5]]
|
32487
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32488
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 66], ["created_at", "2015-12-08 18:11:02.382934"], ["updated_at", "2015-12-08 18:11:02.382934"]]
|
32489
|
+
[1m[36m (1.1ms)[0m [1mcommit transaction[0m
|
32490
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32491
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 66], ["lang_id", 2]]
|
32492
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32493
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 66], ["created_at", "2015-12-08 18:11:02.390222"], ["updated_at", "2015-12-08 18:11:02.390222"]]
|
32494
|
+
[1m[35m (1.1ms)[0m commit transaction
|
32495
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '庄子' AND "org_member_texts"."given_name" = '遼太'[0m
|
32496
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32497
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32498
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32499
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:11:02.402730"], ["updated_at", "2015-12-08 18:11:02.402730"]]
|
32500
|
+
[1m[35m (0.7ms)[0m commit transaction
|
32501
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32502
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 67], ["lang_id", 5]]
|
32503
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32504
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 67], ["created_at", "2015-12-08 18:11:02.410910"], ["updated_at", "2015-12-08 18:11:02.410910"]]
|
32505
|
+
[1m[36m (1.1ms)[0m [1mcommit transaction[0m
|
32506
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32507
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 67], ["lang_id", 2]]
|
32508
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32509
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 67], ["created_at", "2015-12-08 18:11:02.418941"], ["updated_at", "2015-12-08 18:11:02.418941"]]
|
32510
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32511
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '山崎' AND "org_member_texts"."given_name" = '和音'[0m
|
32512
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32513
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32514
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32515
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:11:02.429517"], ["updated_at", "2015-12-08 18:11:02.429517"]]
|
32516
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32517
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32518
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 68], ["lang_id", 5]]
|
32519
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32520
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 68], ["created_at", "2015-12-08 18:11:02.438347"], ["updated_at", "2015-12-08 18:11:02.438347"]]
|
32521
|
+
[1m[36m (2.8ms)[0m [1mcommit transaction[0m
|
32522
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32523
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 68], ["lang_id", 2]]
|
32524
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32525
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 68], ["created_at", "2015-12-08 18:11:02.446873"], ["updated_at", "2015-12-08 18:11:02.446873"]]
|
32526
|
+
[1m[35m (1.1ms)[0m commit transaction
|
32527
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '渡辺' AND "org_member_texts"."given_name" = '駿英'[0m
|
32528
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32529
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32530
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32531
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:11:02.458259"], ["updated_at", "2015-12-08 18:11:02.458259"]]
|
32532
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32533
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32534
|
+
[1m[35mOrgMemberText Load (1.2ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 69], ["lang_id", 5]]
|
32535
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
32536
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 69], ["created_at", "2015-12-08 18:11:02.468159"], ["updated_at", "2015-12-08 18:11:02.468159"]]
|
32537
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
32538
|
+
[1m[35mActiveRecord::Mlang::Lang Load (40.8ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32539
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 69], ["lang_id", 2]]
|
32540
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32541
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 69], ["created_at", "2015-12-08 18:11:02.515413"], ["updated_at", "2015-12-08 18:11:02.515413"]]
|
32542
|
+
[1m[35m (0.7ms)[0m commit transaction
|
32543
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '張' AND "org_member_texts"."given_name" = '巍'[0m
|
32544
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32545
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32546
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32547
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2013-10-27"], ["created_at", "2015-12-08 18:11:02.525399"], ["updated_at", "2015-12-08 18:11:02.525399"]]
|
32548
|
+
[1m[35m (0.7ms)[0m commit transaction
|
32549
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32550
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 70], ["lang_id", 5]]
|
32551
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32552
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 70], ["created_at", "2015-12-08 18:11:02.533248"], ["updated_at", "2015-12-08 18:11:02.533248"]]
|
32553
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
32554
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32555
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 70], ["lang_id", 2]]
|
32556
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32557
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 70], ["created_at", "2015-12-08 18:11:02.539350"], ["updated_at", "2015-12-08 18:11:02.539350"]]
|
32558
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32559
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '木上' AND "org_member_texts"."given_name" = '雄介'[0m
|
32560
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32561
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32562
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32563
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-02-27"], ["entried_on", "2013-03-31"], ["created_at", "2015-12-08 18:11:02.547963"], ["updated_at", "2015-12-08 18:11:02.547963"]]
|
32564
|
+
[1m[35m (1.0ms)[0m commit transaction
|
32565
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32566
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 71], ["lang_id", 5]]
|
32567
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32568
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 71], ["created_at", "2015-12-08 18:11:02.554871"], ["updated_at", "2015-12-08 18:11:02.554871"]]
|
32569
|
+
[1m[36m (5.2ms)[0m [1mcommit transaction[0m
|
32570
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32571
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 71], ["lang_id", 2]]
|
32572
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32573
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 71], ["created_at", "2015-12-08 18:11:02.564790"], ["updated_at", "2015-12-08 18:11:02.564790"]]
|
32574
|
+
[1m[35m (0.7ms)[0m commit transaction
|
32575
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '玉木' AND "org_member_texts"."given_name" = '優'[0m
|
32576
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32577
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32578
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32579
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2013-05-16"], ["created_at", "2015-12-08 18:11:02.575419"], ["updated_at", "2015-12-08 18:11:02.575419"]]
|
32580
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32581
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32582
|
+
[1m[35mOrgMemberText Load (0.2ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 72], ["lang_id", 5]]
|
32583
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
32584
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 72], ["created_at", "2015-12-08 18:11:02.584267"], ["updated_at", "2015-12-08 18:11:02.584267"]]
|
32585
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
32586
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32587
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 72], ["lang_id", 2]]
|
32588
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32589
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 72], ["created_at", "2015-12-08 18:11:02.590071"], ["updated_at", "2015-12-08 18:11:02.590071"]]
|
32590
|
+
[1m[35m (1.0ms)[0m commit transaction
|
32591
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '山田' AND "org_member_texts"."given_name" = '辰也'[0m
|
32592
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32593
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32594
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32595
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2013-03-07"], ["created_at", "2015-12-08 18:11:02.599066"], ["updated_at", "2015-12-08 18:11:02.599066"]]
|
32596
|
+
[1m[35m (1.0ms)[0m commit transaction
|
32597
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32598
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 73], ["lang_id", 5]]
|
32599
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32600
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 73], ["created_at", "2015-12-08 18:11:02.605892"], ["updated_at", "2015-12-08 18:11:02.605892"]]
|
32601
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
32602
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32603
|
+
[1m[36mOrgMemberText Load (0.3ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 73], ["lang_id", 2]]
|
32604
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32605
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 73], ["created_at", "2015-12-08 18:11:02.611500"], ["updated_at", "2015-12-08 18:11:02.611500"]]
|
32606
|
+
[1m[35m (5.9ms)[0m commit transaction
|
32607
|
+
[1m[36mOrgMember Load (0.4ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '高橋' AND "org_member_texts"."given_name" = '宏行'[0m
|
32608
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32609
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32610
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32611
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2012-09-08"], ["created_at", "2015-12-08 18:11:02.628039"], ["updated_at", "2015-12-08 18:11:02.628039"]]
|
32612
|
+
[1m[35m (1.0ms)[0m commit transaction
|
32613
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.3ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32614
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 74], ["lang_id", 5]]
|
32615
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32616
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 74], ["created_at", "2015-12-08 18:11:02.636596"], ["updated_at", "2015-12-08 18:11:02.636596"]]
|
32617
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
32618
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32619
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 74], ["lang_id", 2]]
|
32620
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32621
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 74], ["created_at", "2015-12-08 18:11:02.642004"], ["updated_at", "2015-12-08 18:11:02.642004"]]
|
32622
|
+
[1m[35m (0.7ms)[0m commit transaction
|
32623
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = ? AND "org_members"."handle_name" = ? LIMIT 1[0m [["org_id", 1], ["handle_name", "壱円"]]
|
32624
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32625
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32626
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32627
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "handle_name", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["org_id", 1], ["handle_name", "壱円"], ["retired_on", "2014-07-01"], ["entried_on", "2013-04-18"], ["created_at", "2015-12-08 18:11:02.649794"], ["updated_at", "2015-12-08 18:11:02.649794"]]
|
32628
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32629
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32630
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 75], ["lang_id", 5]]
|
32631
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32632
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 75], ["created_at", "2015-12-08 18:11:02.656654"], ["updated_at", "2015-12-08 18:11:02.656654"]]
|
32633
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
32634
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32635
|
+
[1m[36mOrgMemberText Load (0.2ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 75], ["lang_id", 2]]
|
32636
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32637
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 75], ["created_at", "2015-12-08 18:11:02.666202"], ["updated_at", "2015-12-08 18:11:02.666202"]]
|
32638
|
+
[1m[35m (0.8ms)[0m commit transaction
|
32639
|
+
[1m[36mOrgMember Load (0.2ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '富樫' AND "org_member_texts"."given_name" = '重太'[0m
|
32640
|
+
[1m[35mOrgDirectorType Load (0.3ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '正会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32641
|
+
[1m[36mOrgMemberType Load (0.3ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '正会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32642
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32643
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2013-05-01"], ["created_at", "2015-12-08 18:11:02.675927"], ["updated_at", "2015-12-08 18:11:02.675927"]]
|
32644
|
+
[1m[35m (0.8ms)[0m commit transaction
|
32645
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32646
|
+
[1m[35mOrgMemberText Load (0.2ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 76], ["lang_id", 5]]
|
32647
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32648
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 76], ["created_at", "2015-12-08 18:11:02.686435"], ["updated_at", "2015-12-08 18:11:02.686435"]]
|
32649
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
32650
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32651
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 76], ["lang_id", 2]]
|
32652
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32653
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 76], ["created_at", "2015-12-08 18:11:02.691971"], ["updated_at", "2015-12-08 18:11:02.691971"]]
|
32654
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32655
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members" INNER JOIN "org_member_texts" ON "org_member_texts"."parent_id" = "org_members"."id" WHERE "org_members"."retired_on" IS NULL AND "org_members"."org_id" = 1 AND "org_member_texts"."family_name" = '加来' AND "org_member_texts"."given_name" = '健一'[0m
|
32656
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" INNER JOIN "org_director_type_texts" ON "org_director_type_texts"."parent_id" = "org_director_types"."id" WHERE "org_director_types"."org_id" = 1 AND "org_director_type_texts"."label" = '準会員' ORDER BY "org_director_types"."id" ASC LIMIT 1
|
32657
|
+
[1m[36mOrgMemberType Load (0.2ms)[0m [1mSELECT "org_member_types".* FROM "org_member_types" INNER JOIN "org_member_type_texts" ON "org_member_type_texts"."parent_id" = "org_member_types"."id" WHERE "org_member_types"."org_id" = 1 AND "org_member_type_texts"."label" = '準会員' ORDER BY "org_member_types"."id" ASC LIMIT 1[0m
|
32658
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32659
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_members" ("org_id", "retired_on", "entried_on", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["org_id", 1], ["retired_on", "2014-07-01"], ["entried_on", "2013-10-27"], ["created_at", "2015-12-08 18:11:02.700679"], ["updated_at", "2015-12-08 18:11:02.700679"]]
|
32660
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32661
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32662
|
+
[1m[35mOrgMemberText Load (0.1ms)[0m SELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1 [["parent_id", 77], ["lang_id", 5]]
|
32663
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32664
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 77], ["created_at", "2015-12-08 18:11:02.706742"], ["updated_at", "2015-12-08 18:11:02.706742"]]
|
32665
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
32666
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32667
|
+
[1m[36mOrgMemberText Load (0.1ms)[0m [1mSELECT "org_member_texts".* FROM "org_member_texts" WHERE "org_member_texts"."parent_id" = ? AND "org_member_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 77], ["lang_id", 2]]
|
32668
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32669
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_member_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 77], ["created_at", "2015-12-08 18:11:02.711885"], ["updated_at", "2015-12-08 18:11:02.711885"]]
|
32670
|
+
[1m[35m (0.9ms)[0m commit transaction
|
32671
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "org_members" WHERE "org_members"."retired_on" IS NULL[0m
|
32672
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
32673
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32674
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32675
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
32676
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32677
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32678
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
32679
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32680
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32681
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
32682
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32683
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32684
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
32685
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32686
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32687
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" ORDER BY "langs"."position" ASC[0m
|
32688
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
32689
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32690
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.9ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 5]]
|
32691
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32692
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32693
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
32694
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
32695
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 5]]
|
32696
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32697
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32698
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
32699
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.3ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32700
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 5]]
|
32701
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32702
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32703
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
32704
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
32705
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 5]]
|
32706
|
+
[1m[35m (0.0ms)[0m begin transaction
|
32707
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32708
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
32709
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32710
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.2ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 5]]
|
32711
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32712
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32713
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
32714
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32715
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
32716
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32717
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32718
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
32719
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
32720
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.3ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 2]]
|
32721
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
32722
|
+
[1m[35m (0.0ms)[0m commit transaction
|
32723
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
32724
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32725
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 2]]
|
32726
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32727
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
32728
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
32729
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
32730
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 2]]
|
32731
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32732
|
+
[1m[35m (0.0ms)[0m commit transaction
|
32733
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
32734
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32735
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 2]]
|
32736
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32737
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
32738
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
32739
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
32740
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 1]]
|
32741
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32742
|
+
[1m[35m (0.0ms)[0m commit transaction
|
32743
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
32744
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
32745
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 1]]
|
32746
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32747
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
32748
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
32749
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
32750
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 1]]
|
32751
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32752
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32753
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
32754
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
32755
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 1]]
|
32756
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32757
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32758
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
32759
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
32760
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 1]]
|
32761
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32762
|
+
[1m[35m (0.3ms)[0m commit transaction
|
32763
|
+
[1m[36mLang Load (0.3ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
32764
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
32765
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 3]]
|
32766
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32767
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
32768
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
32769
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
32770
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 3]]
|
32771
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32772
|
+
[1m[35m (0.0ms)[0m commit transaction
|
32773
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
32774
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
32775
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 3]]
|
32776
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32777
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32778
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
32779
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
32780
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 3]]
|
32781
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32782
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32783
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
32784
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
32785
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 3]]
|
32786
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32787
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32788
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
32789
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
32790
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.3ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 4]]
|
32791
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32792
|
+
[1m[35m (0.0ms)[0m commit transaction
|
32793
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
32794
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
32795
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 4]]
|
32796
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32797
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
32798
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
32799
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
32800
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 4]]
|
32801
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32802
|
+
[1m[35m (0.0ms)[0m commit transaction
|
32803
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
32804
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
32805
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 4]]
|
32806
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32807
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32808
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
32809
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
32810
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 4]]
|
32811
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32812
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32813
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
32814
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32815
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32816
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
32817
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
32818
|
+
[1m[35m (0.0ms)[0m commit transaction
|
32819
|
+
[1m[36mLang Load (0.9ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
32820
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32821
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
32822
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
32823
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
32824
|
+
[1m[35m (0.0ms)[0m commit transaction
|
32825
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
32826
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32827
|
+
[1m[36m (0.2ms)[0m [1mcommit transaction[0m
|
32828
|
+
[1m[35mLang Load (0.3ms)[0m SELECT "langs".* FROM "langs" ORDER BY "langs"."position" ASC
|
32829
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
32830
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
32831
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 5]]
|
32832
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32833
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32834
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
32835
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32836
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 5]]
|
32837
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32838
|
+
[1m[35m (0.0ms)[0m commit transaction
|
32839
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
32840
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
32841
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 5]]
|
32842
|
+
[1m[35m (0.0ms)[0m begin transaction
|
32843
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
32844
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
32845
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32846
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 5]]
|
32847
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32848
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32849
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
32850
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
32851
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 5]]
|
32852
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32853
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32854
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
32855
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
32856
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
32857
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32858
|
+
[1m[35m (0.0ms)[0m commit transaction
|
32859
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
32860
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.3ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32861
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.2ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 2]]
|
32862
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32863
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32864
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
32865
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
32866
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 2]]
|
32867
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32868
|
+
[1m[35m (0.0ms)[0m commit transaction
|
32869
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
32870
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32871
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 2]]
|
32872
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32873
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32874
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
32875
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
32876
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 2]]
|
32877
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32878
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32879
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
32880
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
32881
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.2ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 1]]
|
32882
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32883
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32884
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
32885
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
32886
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 1]]
|
32887
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32888
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32889
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
32890
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
32891
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 1]]
|
32892
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32893
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32894
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
32895
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
32896
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.2ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 1]]
|
32897
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32898
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32899
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
32900
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
32901
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.2ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 1]]
|
32902
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32903
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32904
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
32905
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
32906
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.2ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 3]]
|
32907
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32908
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32909
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
32910
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
32911
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.2ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 3]]
|
32912
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32913
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32914
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
32915
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
32916
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 3]]
|
32917
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32918
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32919
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
32920
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
32921
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 3]]
|
32922
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32923
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32924
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
32925
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
32926
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.2ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 3]]
|
32927
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32928
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32929
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
32930
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
32931
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.2ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 4]]
|
32932
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32933
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32934
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
32935
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
32936
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 4]]
|
32937
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32938
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32939
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
32940
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
32941
|
+
[1m[36mActiveRecord::Mlang::LangText Load (1.0ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 4]]
|
32942
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32943
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32944
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
32945
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
32946
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 4]]
|
32947
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32948
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32949
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
32950
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
32951
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 4]]
|
32952
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32953
|
+
[1m[36m (0.3ms)[0m [1mcommit transaction[0m
|
32954
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
32955
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32956
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32957
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
32958
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32959
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32960
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
32961
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32962
|
+
[1m[35m (0.0ms)[0m commit transaction
|
32963
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
32964
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32965
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
32966
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
32967
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32968
|
+
[1m[35m (0.0ms)[0m commit transaction
|
32969
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" ORDER BY "langs"."position" ASC[0m
|
32970
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
32971
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32972
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 5]]
|
32973
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32974
|
+
[1m[35m (0.0ms)[0m commit transaction
|
32975
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
32976
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
32977
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 5]]
|
32978
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32979
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
32980
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
32981
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32982
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 5]]
|
32983
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32984
|
+
[1m[35m (0.2ms)[0m commit transaction
|
32985
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
32986
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
32987
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 5]]
|
32988
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32989
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
32990
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
32991
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
32992
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 5]]
|
32993
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
32994
|
+
[1m[35m (0.1ms)[0m commit transaction
|
32995
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
32996
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
32997
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
32998
|
+
[1m[35m (0.1ms)[0m begin transaction
|
32999
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33000
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
33001
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33002
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 2]]
|
33003
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33004
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33005
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
33006
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33007
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 2]]
|
33008
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33009
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33010
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
33011
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33012
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 2]]
|
33013
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33014
|
+
[1m[35m (0.2ms)[0m commit transaction
|
33015
|
+
[1m[36mLang Load (0.3ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
33016
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33017
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 2]]
|
33018
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33019
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33020
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
33021
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
33022
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 1]]
|
33023
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33024
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33025
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
33026
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
33027
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 1]]
|
33028
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33029
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33030
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
33031
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
33032
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 1]]
|
33033
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33034
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33035
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
33036
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
33037
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 1]]
|
33038
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33039
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33040
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
33041
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
33042
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 1]]
|
33043
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33044
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33045
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
33046
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
33047
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 3]]
|
33048
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33049
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33050
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
33051
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
33052
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 3]]
|
33053
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33054
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33055
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
33056
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
33057
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.3ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 3]]
|
33058
|
+
[1m[35m (0.5ms)[0m begin transaction
|
33059
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33060
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
33061
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
33062
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 3]]
|
33063
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33064
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33065
|
+
[1m[36mLang Load (0.3ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
33066
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
33067
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 3]]
|
33068
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33069
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33070
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
33071
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
33072
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 4]]
|
33073
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33074
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33075
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
33076
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
33077
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 4]]
|
33078
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33079
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33080
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
33081
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
33082
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 4]]
|
33083
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33084
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33085
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
33086
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
33087
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 4]]
|
33088
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33089
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33090
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
33091
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
33092
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 4]]
|
33093
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33094
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33095
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "org_branches"[0m
|
33096
|
+
[1m[35mLang Load (0.3ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
33097
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33098
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33099
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
33100
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33101
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33102
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
33103
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33104
|
+
[1m[35m (0.2ms)[0m commit transaction
|
33105
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
33106
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33107
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33108
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
33109
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33110
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33111
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" ORDER BY "langs"."position" ASC[0m
|
33112
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
33113
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
33114
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.2ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 5]]
|
33115
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33116
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33117
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
33118
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33119
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.3ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 5]]
|
33120
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33121
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33122
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
33123
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
33124
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 5]]
|
33125
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33126
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33127
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
33128
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33129
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 5]]
|
33130
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33131
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33132
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
33133
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
33134
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 5]]
|
33135
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33136
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33137
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
33138
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33139
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
33140
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33141
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33142
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
33143
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33144
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 2]]
|
33145
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33146
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33147
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
33148
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33149
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 2]]
|
33150
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33151
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33152
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
33153
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33154
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 2]]
|
33155
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33156
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33157
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
33158
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33159
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 2]]
|
33160
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33161
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33162
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
33163
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
33164
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 1]]
|
33165
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33166
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33167
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
33168
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
33169
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 1]]
|
33170
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33171
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33172
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
33173
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
33174
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 1]]
|
33175
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33176
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33177
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
33178
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
33179
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 1]]
|
33180
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33181
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33182
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
33183
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
33184
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 1]]
|
33185
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33186
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33187
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
33188
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
33189
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 3]]
|
33190
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33191
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33192
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
33193
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
33194
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 3]]
|
33195
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33196
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33197
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
33198
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
33199
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 3]]
|
33200
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33201
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
33202
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
33203
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.3ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
33204
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 3]]
|
33205
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33206
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33207
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
33208
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
33209
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 3]]
|
33210
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33211
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33212
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
33213
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
33214
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 4]]
|
33215
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33216
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33217
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
33218
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
33219
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 4]]
|
33220
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33221
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33222
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
33223
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
33224
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 4]]
|
33225
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33226
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33227
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
33228
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
33229
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 4]]
|
33230
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33231
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33232
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
33233
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
33234
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 4]]
|
33235
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33236
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33237
|
+
[1m[36mOrg Load (0.1ms)[0m [1mSELECT "orgs".* FROM "orgs" WHERE "orgs"."domain" = ? LIMIT 1[0m [["domain", "baseball-bridge.org"]]
|
33238
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33239
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33240
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.3ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33241
|
+
[1m[36mOrgText Load (0.2ms)[0m [1mSELECT "org_texts".* FROM "org_texts" WHERE "org_texts"."parent_id" = ? AND "org_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
33242
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33243
|
+
[1m[36mSQL (0.4ms)[0m [1mUPDATE "org_texts" SET "name" = ?, "description" = ?, "www_author" = ?, "www_keywords" = ?, "address" = ?, "updated_at" = ? WHERE "org_texts"."id" = ?[0m [["name", "International Baseball Supporters Crew \"Baseball Bridge\""], ["description", "Connect baseball,by baseball. Organization for supporting international baseball"], ["www_author", "Shinjiro Itagaki"], ["www_keywords", "international support spread baseball Europe"], ["address", "International Baseball Supporters Crew \"Baseball Bridge\""], ["updated_at", "2015-12-08 18:16:04.647444"], ["id", 2]]
|
33244
|
+
[1m[35m (10.2ms)[0m commit transaction
|
33245
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
33246
|
+
[1m[35mOrgText Load (0.1ms)[0m SELECT "org_texts".* FROM "org_texts" WHERE "org_texts"."parent_id" = ? AND "org_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 5]]
|
33247
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33248
|
+
[1m[35mSQL (0.3ms)[0m UPDATE "org_texts" SET "name" = ?, "description" = ?, "www_author" = ?, "www_keywords" = ?, "address" = ?, "updated_at" = ? WHERE "org_texts"."id" = ? [["name", "NPO法人国際野球支援団体ベースボールブリッジ"], ["description", "野球をつなぐ、野球でつなぐ 国際的に野球を支援する団体"], ["www_author", "板垣真治郎"], ["www_keywords", "野球 国際化 支援 普及 ヨーロッパ"], ["address", "千葉県市川市中国分4丁目11番12号"], ["updated_at", "2015-12-08 18:16:04.662611"], ["id", 1]]
|
33249
|
+
[1m[36m (1.2ms)[0m [1mcommit transaction[0m
|
33250
|
+
[1m[35mOrgDirectorType Load (0.2ms)[0m SELECT "org_director_types".* FROM "org_director_types" WHERE "org_director_types"."org_id" = ? AND "org_director_types"."position" = ? LIMIT 1 [["org_id", 1], ["position", 0]]
|
33251
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33252
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_director_types" ("org_id", "limit", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["org_id", 1], ["limit", 1], ["created_at", "2015-12-08 18:16:04.685054"], ["updated_at", "2015-12-08 18:16:04.685054"]]
|
33253
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
33254
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33255
|
+
[1m[36mOrgDirectorTypeText Load (0.1ms)[0m [1mSELECT "org_director_type_texts".* FROM "org_director_type_texts" WHERE "org_director_type_texts"."parent_id" = ? AND "org_director_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
33256
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33257
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_director_type_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 1], ["created_at", "2015-12-08 18:16:04.699469"], ["updated_at", "2015-12-08 18:16:04.699469"]]
|
33258
|
+
[1m[35m (0.8ms)[0m commit transaction
|
33259
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33260
|
+
[1m[35mSQL (0.4ms)[0m UPDATE "org_director_type_texts" SET "label" = ?, "desc" = ?, "updated_at" = ? WHERE "org_director_type_texts"."id" = ? [["label", "Executive director"], ["desc", "Executive director"], ["updated_at", "2015-12-08 18:16:04.703163"], ["id", 1]]
|
33261
|
+
[1m[36m (2.1ms)[0m [1mcommit transaction[0m
|
33262
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33263
|
+
[1m[36mOrgDirectorTypeText Load (0.1ms)[0m [1mSELECT "org_director_type_texts".* FROM "org_director_type_texts" WHERE "org_director_type_texts"."parent_id" = ? AND "org_director_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 5]]
|
33264
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33265
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "org_director_type_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 5], ["parent_id", 1], ["created_at", "2015-12-08 18:16:04.710582"], ["updated_at", "2015-12-08 18:16:04.710582"]]
|
33266
|
+
[1m[35m (0.8ms)[0m commit transaction
|
33267
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33268
|
+
[1m[35mSQL (0.3ms)[0m UPDATE "org_director_type_texts" SET "label" = ?, "desc" = ?, "updated_at" = ? WHERE "org_director_type_texts"."id" = ? [["label", "代表"], ["desc", "代表"], ["updated_at", "2015-12-08 18:16:04.713998"], ["id", 2]]
|
33269
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
33270
|
+
[1m[35mOrgDirectorType Load (0.1ms)[0m SELECT "org_director_types".* FROM "org_director_types" WHERE "org_director_types"."org_id" = ? AND "org_director_types"."position" = ? LIMIT 1 [["org_id", 1], ["position", 1]]
|
33271
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33272
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_director_types" ("org_id", "position", "limit", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["org_id", 1], ["position", 1], ["limit", 2], ["created_at", "2015-12-08 18:16:04.718737"], ["updated_at", "2015-12-08 18:16:04.718737"]]
|
33273
|
+
[1m[36m (2.0ms)[0m [1mcommit transaction[0m
|
33274
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33275
|
+
[1m[36mOrgDirectorTypeText Load (0.1ms)[0m [1mSELECT "org_director_type_texts".* FROM "org_director_type_texts" WHERE "org_director_type_texts"."parent_id" = ? AND "org_director_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 2]]
|
33276
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33277
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_director_type_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 2], ["created_at", "2015-12-08 18:16:04.725869"], ["updated_at", "2015-12-08 18:16:04.725869"]]
|
33278
|
+
[1m[35m (0.8ms)[0m commit transaction
|
33279
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33280
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "org_director_type_texts" SET "label" = ?, "desc" = ?, "updated_at" = ? WHERE "org_director_type_texts"."id" = ? [["label", "Vice executive director"], ["desc", "Vice executive director"], ["updated_at", "2015-12-08 18:16:04.728669"], ["id", 3]]
|
33281
|
+
[1m[36m (1.1ms)[0m [1mcommit transaction[0m
|
33282
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33283
|
+
[1m[36mOrgDirectorTypeText Load (0.2ms)[0m [1mSELECT "org_director_type_texts".* FROM "org_director_type_texts" WHERE "org_director_type_texts"."parent_id" = ? AND "org_director_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 5]]
|
33284
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33285
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_director_type_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 5], ["parent_id", 2], ["created_at", "2015-12-08 18:16:04.735484"], ["updated_at", "2015-12-08 18:16:04.735484"]]
|
33286
|
+
[1m[35m (0.8ms)[0m commit transaction
|
33287
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33288
|
+
[1m[35mSQL (0.3ms)[0m UPDATE "org_director_type_texts" SET "label" = ?, "desc" = ?, "updated_at" = ? WHERE "org_director_type_texts"."id" = ? [["label", "副代表"], ["desc", "副代表"], ["updated_at", "2015-12-08 18:16:04.738316"], ["id", 4]]
|
33289
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
33290
|
+
[1m[35mOrgDirectorType Load (0.1ms)[0m SELECT "org_director_types".* FROM "org_director_types" WHERE "org_director_types"."org_id" = ? AND "org_director_types"."position" = ? LIMIT 1 [["org_id", 1], ["position", 2]]
|
33291
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33292
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_director_types" ("org_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["org_id", 1], ["position", 2], ["created_at", "2015-12-08 18:16:04.742131"], ["updated_at", "2015-12-08 18:16:04.742131"]]
|
33293
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
33294
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33295
|
+
[1m[36mOrgDirectorTypeText Load (0.1ms)[0m [1mSELECT "org_director_type_texts".* FROM "org_director_type_texts" WHERE "org_director_type_texts"."parent_id" = ? AND "org_director_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 2]]
|
33296
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33297
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_director_type_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 3], ["created_at", "2015-12-08 18:16:04.746939"], ["updated_at", "2015-12-08 18:16:04.746939"]]
|
33298
|
+
[1m[35m (0.8ms)[0m commit transaction
|
33299
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33300
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "org_director_type_texts" SET "label" = ?, "desc" = ?, "updated_at" = ? WHERE "org_director_type_texts"."id" = ? [["label", "Director"], ["desc", "Director"], ["updated_at", "2015-12-08 18:16:04.750228"], ["id", 5]]
|
33301
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
33302
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33303
|
+
[1m[36mOrgDirectorTypeText Load (0.1ms)[0m [1mSELECT "org_director_type_texts".* FROM "org_director_type_texts" WHERE "org_director_type_texts"."parent_id" = ? AND "org_director_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 5]]
|
33304
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33305
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_director_type_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 5], ["parent_id", 3], ["created_at", "2015-12-08 18:16:04.754468"], ["updated_at", "2015-12-08 18:16:04.754468"]]
|
33306
|
+
[1m[35m (0.8ms)[0m commit transaction
|
33307
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33308
|
+
[1m[35mSQL (0.3ms)[0m UPDATE "org_director_type_texts" SET "label" = ?, "desc" = ?, "updated_at" = ? WHERE "org_director_type_texts"."id" = ? [["label", "理事"], ["desc", "理事"], ["updated_at", "2015-12-08 18:16:04.757464"], ["id", 6]]
|
33309
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
33310
|
+
[1m[35mOrgDirectorType Load (0.1ms)[0m SELECT "org_director_types".* FROM "org_director_types" WHERE "org_director_types"."org_id" = ? AND "org_director_types"."position" = ? LIMIT 1 [["org_id", 1], ["position", 3]]
|
33311
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33312
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_director_types" ("org_id", "position", "limit", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["org_id", 1], ["position", 3], ["limit", 1], ["created_at", "2015-12-08 18:16:04.761897"], ["updated_at", "2015-12-08 18:16:04.761897"]]
|
33313
|
+
[1m[36m (1.1ms)[0m [1mcommit transaction[0m
|
33314
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33315
|
+
[1m[36mOrgDirectorTypeText Load (0.1ms)[0m [1mSELECT "org_director_type_texts".* FROM "org_director_type_texts" WHERE "org_director_type_texts"."parent_id" = ? AND "org_director_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 2]]
|
33316
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33317
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_director_type_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 4], ["created_at", "2015-12-08 18:16:04.767831"], ["updated_at", "2015-12-08 18:16:04.767831"]]
|
33318
|
+
[1m[35m (4.4ms)[0m commit transaction
|
33319
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33320
|
+
[1m[35mSQL (0.5ms)[0m UPDATE "org_director_type_texts" SET "label" = ?, "desc" = ?, "updated_at" = ? WHERE "org_director_type_texts"."id" = ? [["label", "Auditor"], ["desc", "Auditor"], ["updated_at", "2015-12-08 18:16:04.774708"], ["id", 7]]
|
33321
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
33322
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33323
|
+
[1m[36mOrgDirectorTypeText Load (0.1ms)[0m [1mSELECT "org_director_type_texts".* FROM "org_director_type_texts" WHERE "org_director_type_texts"."parent_id" = ? AND "org_director_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 5]]
|
33324
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33325
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "org_director_type_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 5], ["parent_id", 4], ["created_at", "2015-12-08 18:16:04.781473"], ["updated_at", "2015-12-08 18:16:04.781473"]]
|
33326
|
+
[1m[35m (1.2ms)[0m commit transaction
|
33327
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33328
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "org_director_type_texts" SET "label" = ?, "desc" = ?, "updated_at" = ? WHERE "org_director_type_texts"."id" = ? [["label", "監事"], ["desc", "監事"], ["updated_at", "2015-12-08 18:16:04.786434"], ["id", 8]]
|
33329
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
33330
|
+
[1m[35mOrgBranchType Load (0.1ms)[0m SELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."org_id" = ? AND "org_branch_types"."position" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1 [["org_id", 1], ["position", 0]]
|
33331
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33332
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_branch_types" ("org_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["org_id", 1], ["position", 0], ["created_at", "2015-12-08 18:16:04.804242"], ["updated_at", "2015-12-08 18:16:04.804242"]]
|
33333
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
33334
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33335
|
+
[1m[36mOrgBranchTypeText Load (0.1ms)[0m [1mSELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 5]]
|
33336
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33337
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "org_branch_type_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 5], ["parent_id", 1], ["created_at", "2015-12-08 18:16:04.815669"], ["updated_at", "2015-12-08 18:16:04.815669"]]
|
33338
|
+
[1m[35m (0.8ms)[0m commit transaction
|
33339
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33340
|
+
[1m[35mOrgBranchTypeText Load (0.1ms)[0m SELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
33341
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33342
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "org_branch_type_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 2], ["parent_id", 1], ["created_at", "2015-12-08 18:16:04.822507"], ["updated_at", "2015-12-08 18:16:04.822507"]]
|
33343
|
+
[1m[36m (2.2ms)[0m [1mcommit transaction[0m
|
33344
|
+
[1m[35mOrgBranch Load (0.7ms)[0m SELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."org_id" = ? AND "org_branches"."position" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1 [["org_id", 1], ["position", 0]]
|
33345
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33346
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33347
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
33348
|
+
[1m[35mOrgBranchText Load (0.1ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 5]]
|
33349
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33350
|
+
[1m[35mSQL (0.9ms)[0m INSERT INTO "org_branch_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 5], ["parent_id", 1], ["created_at", "2015-12-08 18:16:04.848480"], ["updated_at", "2015-12-08 18:16:04.848480"]]
|
33351
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
33352
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33353
|
+
[1m[36mSQL (0.3ms)[0m [1mUPDATE "org_branch_texts" SET "name" = ?, "updated_at" = ? WHERE "org_branch_texts"."id" = ?[0m [["name", "首都圏"], ["updated_at", "2015-12-08 18:16:04.853920"], ["id", 2]]
|
33354
|
+
[1m[35m (0.8ms)[0m commit transaction
|
33355
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33356
|
+
[1m[35mOrgBranchText Load (0.1ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
33357
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33358
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "org_branch_texts" SET "name" = ?, "updated_at" = ? WHERE "org_branch_texts"."id" = ? [["name", "Metropolitan"], ["updated_at", "2015-12-08 18:16:04.858295"], ["id", 1]]
|
33359
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
33360
|
+
[1m[35mOrgBranchType Load (0.1ms)[0m SELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."org_id" = ? AND "org_branch_types"."position" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1 [["org_id", 1], ["position", 1]]
|
33361
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33362
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_branch_types" ("org_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["org_id", 1], ["position", 1], ["created_at", "2015-12-08 18:16:04.862867"], ["updated_at", "2015-12-08 18:16:04.862867"]]
|
33363
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
33364
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33365
|
+
[1m[36mOrgBranchTypeText Load (0.1ms)[0m [1mSELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 5]]
|
33366
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33367
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_branch_type_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 5], ["parent_id", 2], ["created_at", "2015-12-08 18:16:04.867894"], ["updated_at", "2015-12-08 18:16:04.867894"]]
|
33368
|
+
[1m[35m (0.8ms)[0m commit transaction
|
33369
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33370
|
+
[1m[35mOrgBranchTypeText Load (0.1ms)[0m SELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 2]]
|
33371
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33372
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_branch_type_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 2], ["parent_id", 2], ["created_at", "2015-12-08 18:16:04.872328"], ["updated_at", "2015-12-08 18:16:04.872328"]]
|
33373
|
+
[1m[36m (1.2ms)[0m [1mcommit transaction[0m
|
33374
|
+
[1m[35mOrgBranch Load (0.1ms)[0m SELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."org_id" = ? AND "org_branches"."position" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1 [["org_id", 1], ["position", 2]]
|
33375
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33376
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "org_branches" ("org_id", "position", "org_branch_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["org_id", 1], ["position", 2], ["org_branch_type_id", 2], ["created_at", "2015-12-08 18:16:04.877379"], ["updated_at", "2015-12-08 18:16:04.877379"]]
|
33377
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
33378
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33379
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 5]]
|
33380
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33381
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_branch_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 5], ["parent_id", 2], ["created_at", "2015-12-08 18:16:04.884295"], ["updated_at", "2015-12-08 18:16:04.884295"]]
|
33382
|
+
[1m[35m (2.6ms)[0m commit transaction
|
33383
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33384
|
+
[1m[35mSQL (0.3ms)[0m UPDATE "org_branch_texts" SET "name" = ?, "updated_at" = ? WHERE "org_branch_texts"."id" = ? [["name", "関西"], ["updated_at", "2015-12-08 18:16:04.888732"], ["id", 3]]
|
33385
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
33386
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33387
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 2]]
|
33388
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33389
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_branch_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 2], ["created_at", "2015-12-08 18:16:04.935847"], ["updated_at", "2015-12-08 18:16:04.935847"]]
|
33390
|
+
[1m[35m (0.7ms)[0m commit transaction
|
33391
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33392
|
+
[1m[35mSQL (0.3ms)[0m UPDATE "org_branch_texts" SET "name" = ?, "updated_at" = ? WHERE "org_branch_texts"."id" = ? [["name", "Kansai"], ["updated_at", "2015-12-08 18:16:04.938981"], ["id", 4]]
|
33393
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
33394
|
+
[1m[35mOrgBranchType Load (0.1ms)[0m SELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."org_id" = ? AND "org_branch_types"."position" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1 [["org_id", 1], ["position", 2]]
|
33395
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33396
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_branch_types" ("org_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["org_id", 1], ["position", 2], ["created_at", "2015-12-08 18:16:04.943327"], ["updated_at", "2015-12-08 18:16:04.943327"]]
|
33397
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
33398
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33399
|
+
[1m[36mOrgBranchTypeText Load (0.1ms)[0m [1mSELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 5]]
|
33400
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33401
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_branch_type_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 5], ["parent_id", 3], ["created_at", "2015-12-08 18:16:04.948863"], ["updated_at", "2015-12-08 18:16:04.948863"]]
|
33402
|
+
[1m[35m (0.8ms)[0m commit transaction
|
33403
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33404
|
+
[1m[35mOrgBranchTypeText Load (0.1ms)[0m SELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 2]]
|
33405
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33406
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "org_branch_type_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["lang_id", 2], ["parent_id", 3], ["created_at", "2015-12-08 18:16:04.954200"], ["updated_at", "2015-12-08 18:16:04.954200"]]
|
33407
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
33408
|
+
[1m[35mOrgBranch Load (0.1ms)[0m SELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."org_id" = ? AND "org_branches"."position" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1 [["org_id", 1], ["position", 3]]
|
33409
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33410
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_branches" ("org_id", "position", "org_branch_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["org_id", 1], ["position", 3], ["org_branch_type_id", 3], ["created_at", "2015-12-08 18:16:04.959215"], ["updated_at", "2015-12-08 18:16:04.959215"]]
|
33411
|
+
[1m[36m (1.2ms)[0m [1mcommit transaction[0m
|
33412
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33413
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 5]]
|
33414
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33415
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "org_branch_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 5], ["parent_id", 3], ["created_at", "2015-12-08 18:16:04.966354"], ["updated_at", "2015-12-08 18:16:04.966354"]]
|
33416
|
+
[1m[35m (0.8ms)[0m commit transaction
|
33417
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33418
|
+
[1m[35mSQL (0.3ms)[0m UPDATE "org_branch_texts" SET "name" = ?, "updated_at" = ? WHERE "org_branch_texts"."id" = ? [["name", "北海道"], ["updated_at", "2015-12-08 18:16:04.970388"], ["id", 5]]
|
33419
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
33420
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33421
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 2]]
|
33422
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33423
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_branch_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 3], ["created_at", "2015-12-08 18:16:04.975751"], ["updated_at", "2015-12-08 18:16:04.975751"]]
|
33424
|
+
[1m[35m (0.9ms)[0m commit transaction
|
33425
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33426
|
+
[1m[35mSQL (0.3ms)[0m UPDATE "org_branch_texts" SET "name" = ?, "updated_at" = ? WHERE "org_branch_texts"."id" = ? [["name", "Hokkaido"], ["updated_at", "2015-12-08 18:16:04.978621"], ["id", 6]]
|
33427
|
+
[1m[36m (1.2ms)[0m [1mcommit transaction[0m
|
33428
|
+
[1m[35mOrgBranch Load (0.1ms)[0m SELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."org_id" = ? AND "org_branches"."position" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1 [["org_id", 1], ["position", 4]]
|
33429
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33430
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_branches" ("org_id", "position", "org_branch_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["org_id", 1], ["position", 4], ["org_branch_type_id", 3], ["created_at", "2015-12-08 18:16:04.984795"], ["updated_at", "2015-12-08 18:16:04.984795"]]
|
33431
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
33432
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33433
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 5]]
|
33434
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33435
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_branch_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 5], ["parent_id", 4], ["created_at", "2015-12-08 18:16:04.990691"], ["updated_at", "2015-12-08 18:16:04.990691"]]
|
33436
|
+
[1m[35m (0.7ms)[0m commit transaction
|
33437
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33438
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "org_branch_texts" SET "name" = ?, "updated_at" = ? WHERE "org_branch_texts"."id" = ? [["name", "東北"], ["updated_at", "2015-12-08 18:16:04.993440"], ["id", 7]]
|
33439
|
+
[1m[36m (0.6ms)[0m [1mcommit transaction[0m
|
33440
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33441
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 2]]
|
33442
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33443
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_branch_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 4], ["created_at", "2015-12-08 18:16:04.999897"], ["updated_at", "2015-12-08 18:16:04.999897"]]
|
33444
|
+
[1m[35m (5.5ms)[0m commit transaction
|
33445
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33446
|
+
[1m[35mSQL (0.3ms)[0m UPDATE "org_branch_texts" SET "name" = ?, "updated_at" = ? WHERE "org_branch_texts"."id" = ? [["name", "Tohoku"], ["updated_at", "2015-12-08 18:16:05.070786"], ["id", 8]]
|
33447
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
33448
|
+
[1m[35mOrgBranch Load (0.1ms)[0m SELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."org_id" = ? AND "org_branches"."position" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1 [["org_id", 1], ["position", 5]]
|
33449
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33450
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_branches" ("org_id", "position", "org_branch_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["org_id", 1], ["position", 5], ["org_branch_type_id", 3], ["created_at", "2015-12-08 18:16:05.076531"], ["updated_at", "2015-12-08 18:16:05.076531"]]
|
33451
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
33452
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33453
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 5]]
|
33454
|
+
[1m[35m (0.2ms)[0m begin transaction
|
33455
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "org_branch_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 5], ["parent_id", 5], ["created_at", "2015-12-08 18:16:05.083318"], ["updated_at", "2015-12-08 18:16:05.083318"]]
|
33456
|
+
[1m[35m (0.8ms)[0m commit transaction
|
33457
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33458
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "org_branch_texts" SET "name" = ?, "updated_at" = ? WHERE "org_branch_texts"."id" = ? [["name", "四国"], ["updated_at", "2015-12-08 18:16:05.087900"], ["id", 9]]
|
33459
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
33460
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33461
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 2]]
|
33462
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33463
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_branch_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 5], ["created_at", "2015-12-08 18:16:05.092004"], ["updated_at", "2015-12-08 18:16:05.092004"]]
|
33464
|
+
[1m[35m (0.8ms)[0m commit transaction
|
33465
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33466
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "org_branch_texts" SET "name" = ?, "updated_at" = ? WHERE "org_branch_texts"."id" = ? [["name", "Shikoku"], ["updated_at", "2015-12-08 18:16:05.094551"], ["id", 10]]
|
33467
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
33468
|
+
[1m[35mOrgBranch Load (0.1ms)[0m SELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."org_id" = ? AND "org_branches"."position" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1 [["org_id", 1], ["position", 6]]
|
33469
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33470
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_branches" ("org_id", "position", "org_branch_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["org_id", 1], ["position", 6], ["org_branch_type_id", 3], ["created_at", "2015-12-08 18:16:05.098821"], ["updated_at", "2015-12-08 18:16:05.098821"]]
|
33471
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
33472
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33473
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 6], ["lang_id", 5]]
|
33474
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33475
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_branch_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 5], ["parent_id", 6], ["created_at", "2015-12-08 18:16:05.103297"], ["updated_at", "2015-12-08 18:16:05.103297"]]
|
33476
|
+
[1m[35m (0.8ms)[0m commit transaction
|
33477
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33478
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "org_branch_texts" SET "name" = ?, "updated_at" = ? WHERE "org_branch_texts"."id" = ? [["name", "中部"], ["updated_at", "2015-12-08 18:16:05.105912"], ["id", 11]]
|
33479
|
+
[1m[36m (1.1ms)[0m [1mcommit transaction[0m
|
33480
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33481
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 6], ["lang_id", 2]]
|
33482
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33483
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "org_branch_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 6], ["created_at", "2015-12-08 18:16:05.110973"], ["updated_at", "2015-12-08 18:16:05.110973"]]
|
33484
|
+
[1m[35m (1.0ms)[0m commit transaction
|
33485
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33486
|
+
[1m[35mSQL (0.3ms)[0m UPDATE "org_branch_texts" SET "name" = ?, "updated_at" = ? WHERE "org_branch_texts"."id" = ? [["name", "Chubu"], ["updated_at", "2015-12-08 18:16:05.114209"], ["id", 12]]
|
33487
|
+
[1m[36m (0.6ms)[0m [1mcommit transaction[0m
|
33488
|
+
[1m[35mOrgBranch Load (0.1ms)[0m SELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."org_id" = ? AND "org_branches"."position" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1 [["org_id", 1], ["position", 7]]
|
33489
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33490
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "org_branches" ("org_id", "position", "org_branch_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["org_id", 1], ["position", 7], ["org_branch_type_id", 3], ["created_at", "2015-12-08 18:16:05.117598"], ["updated_at", "2015-12-08 18:16:05.117598"]]
|
33491
|
+
[1m[36m (1.2ms)[0m [1mcommit transaction[0m
|
33492
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33493
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 7], ["lang_id", 5]]
|
33494
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33495
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "org_branch_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 5], ["parent_id", 7], ["created_at", "2015-12-08 18:16:05.122729"], ["updated_at", "2015-12-08 18:16:05.122729"]]
|
33496
|
+
[1m[35m (1.6ms)[0m commit transaction
|
33497
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33498
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "org_branch_texts" SET "name" = ?, "updated_at" = ? WHERE "org_branch_texts"."id" = ? [["name", "九州"], ["updated_at", "2015-12-08 18:16:05.126145"], ["id", 13]]
|
33499
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
33500
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33501
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 7], ["lang_id", 2]]
|
33502
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33503
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "org_branch_texts" ("lang_id", "parent_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["lang_id", 2], ["parent_id", 7], ["created_at", "2015-12-08 18:16:05.130491"], ["updated_at", "2015-12-08 18:16:05.130491"]]
|
33504
|
+
[1m[35m (1.4ms)[0m commit transaction
|
33505
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
33506
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "org_branch_texts" SET "name" = ?, "updated_at" = ? WHERE "org_branch_texts"."id" = ? [["name", "Kyushu"], ["updated_at", "2015-12-08 18:16:05.136068"], ["id", 14]]
|
33507
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
33508
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "org_branches"
|
33509
|
+
[1m[36mOrgBranch Load (1.0ms)[0m [1mSELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" DESC, "org_branches"."id" DESC LIMIT 1[0m
|
33510
|
+
[1m[35mOrgBranch Load (2.6ms)[0m SELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" DESC, "org_branches"."id" DESC LIMIT 1
|
33511
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33512
|
+
[1m[35mOrgBranchText Load (0.2ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 7], ["lang_id", 2]]
|
33513
|
+
[1m[36mOrgBranch Load (0.2ms)[0m [1mSELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."id" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m [["id", 7]]
|
33514
|
+
[1m[35mOrgBranchType Load (0.1ms)[0m SELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."id" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1 [["id", 3]]
|
33515
|
+
[1m[36mOrgBranch Load (0.8ms)[0m [1mSELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" DESC, "org_branches"."id" DESC LIMIT 1[0m
|
33516
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33517
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 7], ["lang_id", 2]]
|
33518
|
+
[1m[35mOrgBranch Load (0.3ms)[0m SELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."id" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1 [["id", 7]]
|
33519
|
+
[1m[36mOrgBranchType Load (0.1ms)[0m [1mSELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."id" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1[0m [["id", 3]]
|
33520
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33521
|
+
[1m[36mOrgBranchTypeText Load (0.2ms)[0m [1mSELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 2]]
|
33522
|
+
[1m[35mOrgBranch Load (0.7ms)[0m SELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" DESC, "org_branches"."id" DESC LIMIT 1
|
33523
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33524
|
+
[1m[35mOrgBranchText Load (0.1ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 7], ["lang_id", 2]]
|
33525
|
+
[1m[36mOrgBranch Load (0.2ms)[0m [1mSELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."id" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m [["id", 7]]
|
33526
|
+
[1m[35mOrgBranchType Load (0.1ms)[0m SELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."id" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1 [["id", 3]]
|
33527
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33528
|
+
[1m[35mOrgBranchTypeText Load (0.1ms)[0m SELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 2]]
|
33529
|
+
[1m[36mOrgBranchType Load (0.6ms)[0m [1mSELECT "org_branch_types".* FROM "org_branch_types" ORDER BY "org_branch_types"."position" DESC, "org_branch_types"."id" DESC LIMIT 1[0m
|
33530
|
+
[1m[35mOrgBranchTypeText Load (2.4ms)[0m SELECT "org_branch_type_texts".* FROM "org_branch_type_texts" ORDER BY "org_branch_type_texts"."id" DESC LIMIT 1
|
33531
|
+
[1m[36mOrgBranchTypeText Load (0.2ms)[0m [1mSELECT "org_branch_type_texts".* FROM "org_branch_type_texts"[0m
|
33532
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
33533
|
+
[1m[36m (0.5ms)[0m [1mbegin transaction[0m
|
33534
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33535
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
33536
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33537
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33538
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
33539
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33540
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33541
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
33542
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33543
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33544
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
33545
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33546
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33547
|
+
[1m[36mLang Load (0.3ms)[0m [1mSELECT "langs".* FROM "langs" ORDER BY "langs"."position" ASC[0m
|
33548
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
33549
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
33550
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.2ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 5]]
|
33551
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33552
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33553
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
33554
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33555
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 5]]
|
33556
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33557
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33558
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
33559
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.3ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
33560
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.2ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 5]]
|
33561
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33562
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33563
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
33564
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.4ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33565
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 5]]
|
33566
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33567
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33568
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
33569
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
33570
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 5]]
|
33571
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33572
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33573
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
33574
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33575
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
33576
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33577
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33578
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
33579
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33580
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 2]]
|
33581
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33582
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33583
|
+
[1m[36mLang Load (0.3ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
33584
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33585
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 2]]
|
33586
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33587
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33588
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
33589
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33590
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 2]]
|
33591
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33592
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33593
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
33594
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33595
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 2]]
|
33596
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33597
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33598
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
33599
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
33600
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 1]]
|
33601
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33602
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33603
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
33604
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
33605
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 1]]
|
33606
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33607
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33608
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
33609
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
33610
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 1]]
|
33611
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33612
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33613
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
33614
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
33615
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 1]]
|
33616
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33617
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33618
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
33619
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
33620
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 1]]
|
33621
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33622
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33623
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
33624
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
33625
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 3]]
|
33626
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33627
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33628
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
33629
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
33630
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 3]]
|
33631
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33632
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33633
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
33634
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
33635
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 3]]
|
33636
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33637
|
+
[1m[36m (0.2ms)[0m [1mcommit transaction[0m
|
33638
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
33639
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
33640
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 3]]
|
33641
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33642
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33643
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
33644
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
33645
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 3]]
|
33646
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33647
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33648
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
33649
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
33650
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 4]]
|
33651
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33652
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33653
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
33654
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
33655
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 4]]
|
33656
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33657
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33658
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
33659
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
33660
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 4]]
|
33661
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33662
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33663
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
33664
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
33665
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 4]]
|
33666
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33667
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33668
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
33669
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
33670
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 4]]
|
33671
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33672
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33673
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
33674
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33675
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33676
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
33677
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33678
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33679
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
33680
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33681
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33682
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
33683
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33684
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33685
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
33686
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33687
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33688
|
+
[1m[35mLang Load (0.3ms)[0m SELECT "langs".* FROM "langs" ORDER BY "langs"."position" ASC
|
33689
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
33690
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33691
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 5]]
|
33692
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33693
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33694
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
33695
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
33696
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 5]]
|
33697
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33698
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33699
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
33700
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33701
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 5]]
|
33702
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33703
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33704
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
33705
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
33706
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 5]]
|
33707
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
33708
|
+
[1m[35m (0.2ms)[0m commit transaction
|
33709
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
33710
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33711
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 5]]
|
33712
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33713
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33714
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
33715
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33716
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
33717
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33718
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33719
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
33720
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33721
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 2]]
|
33722
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33723
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33724
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
33725
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33726
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 2]]
|
33727
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33728
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33729
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
33730
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33731
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 2]]
|
33732
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33733
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33734
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
33735
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33736
|
+
[1m[35mActiveRecord::Mlang::LangText Load (73.5ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 2]]
|
33737
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33738
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33739
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
33740
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
33741
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 1]]
|
33742
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33743
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33744
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
33745
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
33746
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 1]]
|
33747
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33748
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33749
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
33750
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
33751
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 1]]
|
33752
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33753
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33754
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
33755
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
33756
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 1]]
|
33757
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33758
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33759
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
33760
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
33761
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 1]]
|
33762
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33763
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33764
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "de"]]
|
33765
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
33766
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 3]]
|
33767
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33768
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33769
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "en"]]
|
33770
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
33771
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 3]]
|
33772
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33773
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33774
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "es"]]
|
33775
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
33776
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 3]]
|
33777
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33778
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33779
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "fa"]]
|
33780
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
33781
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 3]]
|
33782
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33783
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33784
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "ja"]]
|
33785
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
33786
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 3]]
|
33787
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33788
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33789
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "de"]]
|
33790
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
33791
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 4]]
|
33792
|
+
[1m[35m (0.2ms)[0m begin transaction
|
33793
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33794
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "en"]]
|
33795
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
33796
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 4]]
|
33797
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33798
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33799
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "es"]]
|
33800
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
33801
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.1ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 4]]
|
33802
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33803
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33804
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["code", "fa"]]
|
33805
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
33806
|
+
[1m[35mActiveRecord::Mlang::LangText Load (0.1ms)[0m SELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 4]]
|
33807
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33808
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33809
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["code", "ja"]]
|
33810
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
33811
|
+
[1m[36mActiveRecord::Mlang::LangText Load (0.3ms)[0m [1mSELECT "lang_texts".* FROM "lang_texts" WHERE "lang_texts"."parent_id" = ? AND "lang_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 5], ["lang_id", 4]]
|
33812
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33813
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33814
|
+
[1m[35mOrg Load (0.2ms)[0m SELECT "orgs".* FROM "orgs" WHERE "orgs"."domain" = ? LIMIT 1 [["domain", "baseball-bridge.org"]]
|
33815
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33816
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33817
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33818
|
+
[1m[35mOrgText Load (0.2ms)[0m SELECT "org_texts".* FROM "org_texts" WHERE "org_texts"."parent_id" = ? AND "org_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
33819
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33820
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33821
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
33822
|
+
[1m[35mOrgText Load (0.1ms)[0m SELECT "org_texts".* FROM "org_texts" WHERE "org_texts"."parent_id" = ? AND "org_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 5]]
|
33823
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33824
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33825
|
+
[1m[36mOrgDirectorType Load (0.2ms)[0m [1mSELECT "org_director_types".* FROM "org_director_types" WHERE "org_director_types"."org_id" = ? AND "org_director_types"."position" = ? LIMIT 1[0m [["org_id", 1], ["position", 0]]
|
33826
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33827
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33828
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33829
|
+
[1m[36mOrgDirectorTypeText Load (0.2ms)[0m [1mSELECT "org_director_type_texts".* FROM "org_director_type_texts" WHERE "org_director_type_texts"."parent_id" = ? AND "org_director_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
33830
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33831
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33832
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33833
|
+
[1m[36mOrgDirectorTypeText Load (0.1ms)[0m [1mSELECT "org_director_type_texts".* FROM "org_director_type_texts" WHERE "org_director_type_texts"."parent_id" = ? AND "org_director_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 5]]
|
33834
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33835
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33836
|
+
[1m[35mOrgDirectorType Load (0.1ms)[0m SELECT "org_director_types".* FROM "org_director_types" WHERE "org_director_types"."org_id" = ? AND "org_director_types"."position" = ? LIMIT 1 [["org_id", 1], ["position", 1]]
|
33837
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33838
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33839
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33840
|
+
[1m[35mOrgDirectorTypeText Load (0.1ms)[0m SELECT "org_director_type_texts".* FROM "org_director_type_texts" WHERE "org_director_type_texts"."parent_id" = ? AND "org_director_type_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 2]]
|
33841
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33842
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33843
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
33844
|
+
[1m[35mOrgDirectorTypeText Load (0.1ms)[0m SELECT "org_director_type_texts".* FROM "org_director_type_texts" WHERE "org_director_type_texts"."parent_id" = ? AND "org_director_type_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 5]]
|
33845
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33846
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33847
|
+
[1m[36mOrgDirectorType Load (0.2ms)[0m [1mSELECT "org_director_types".* FROM "org_director_types" WHERE "org_director_types"."org_id" = ? AND "org_director_types"."position" = ? LIMIT 1[0m [["org_id", 1], ["position", 2]]
|
33848
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33849
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33850
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33851
|
+
[1m[36mOrgDirectorTypeText Load (0.1ms)[0m [1mSELECT "org_director_type_texts".* FROM "org_director_type_texts" WHERE "org_director_type_texts"."parent_id" = ? AND "org_director_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 2]]
|
33852
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33853
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33854
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33855
|
+
[1m[36mOrgDirectorTypeText Load (0.1ms)[0m [1mSELECT "org_director_type_texts".* FROM "org_director_type_texts" WHERE "org_director_type_texts"."parent_id" = ? AND "org_director_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 5]]
|
33856
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33857
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33858
|
+
[1m[35mOrgDirectorType Load (0.1ms)[0m SELECT "org_director_types".* FROM "org_director_types" WHERE "org_director_types"."org_id" = ? AND "org_director_types"."position" = ? LIMIT 1 [["org_id", 1], ["position", 3]]
|
33859
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33860
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33861
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33862
|
+
[1m[35mOrgDirectorTypeText Load (0.1ms)[0m SELECT "org_director_type_texts".* FROM "org_director_type_texts" WHERE "org_director_type_texts"."parent_id" = ? AND "org_director_type_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 2]]
|
33863
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33864
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33865
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
33866
|
+
[1m[35mOrgDirectorTypeText Load (0.1ms)[0m SELECT "org_director_type_texts".* FROM "org_director_type_texts" WHERE "org_director_type_texts"."parent_id" = ? AND "org_director_type_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 5]]
|
33867
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33868
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33869
|
+
[1m[36mOrgBranchType Load (0.1ms)[0m [1mSELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."org_id" = ? AND "org_branch_types"."position" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1[0m [["org_id", 1], ["position", 0]]
|
33870
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33871
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33872
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33873
|
+
[1m[36mOrgBranchTypeText Load (0.1ms)[0m [1mSELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 5]]
|
33874
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33875
|
+
[1m[36mSQL (0.9ms)[0m [1mUPDATE "org_branch_type_texts" SET "label" = ?, "desc" = ?, "updated_at" = ? WHERE "org_branch_type_texts"."id" = ?[0m [["label", "本部"], ["desc", ""], ["updated_at", "2015-12-08 18:22:18.458733"], ["id", 1]]
|
33876
|
+
[1m[35m (1.0ms)[0m commit transaction
|
33877
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33878
|
+
[1m[35mOrgBranchTypeText Load (0.1ms)[0m SELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
33879
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33880
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "org_branch_type_texts" SET "label" = ?, "desc" = ?, "updated_at" = ? WHERE "org_branch_type_texts"."id" = ? [["label", "Headquater"], ["desc", ""], ["updated_at", "2015-12-08 18:22:18.464696"], ["id", 2]]
|
33881
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
33882
|
+
[1m[35mOrgBranch Load (0.2ms)[0m SELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."org_id" = ? AND "org_branches"."position" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1 [["org_id", 1], ["position", 0]]
|
33883
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33884
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33885
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
33886
|
+
[1m[35mOrgBranchText Load (0.1ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 5]]
|
33887
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33888
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33889
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33890
|
+
[1m[35mOrgBranchText Load (0.1ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
33891
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33892
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33893
|
+
[1m[36mOrgBranchType Load (0.1ms)[0m [1mSELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."org_id" = ? AND "org_branch_types"."position" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1[0m [["org_id", 1], ["position", 1]]
|
33894
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33895
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33896
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33897
|
+
[1m[36mOrgBranchTypeText Load (0.1ms)[0m [1mSELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 2], ["lang_id", 5]]
|
33898
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33899
|
+
[1m[36mSQL (0.2ms)[0m [1mUPDATE "org_branch_type_texts" SET "label" = ?, "desc" = ?, "updated_at" = ? WHERE "org_branch_type_texts"."id" = ?[0m [["label", "支部"], ["desc", ""], ["updated_at", "2015-12-08 18:22:18.478540"], ["id", 3]]
|
33900
|
+
[1m[35m (5.8ms)[0m commit transaction
|
33901
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33902
|
+
[1m[35mOrgBranchTypeText Load (0.1ms)[0m SELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 2]]
|
33903
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33904
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "org_branch_type_texts" SET "label" = ?, "desc" = ?, "updated_at" = ? WHERE "org_branch_type_texts"."id" = ? [["label", "Branch"], ["desc", ""], ["updated_at", "2015-12-08 18:22:18.487406"], ["id", 4]]
|
33905
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
33906
|
+
[1m[35mOrgBranch Load (0.1ms)[0m SELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."org_id" = ? AND "org_branches"."position" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1 [["org_id", 1], ["position", 2]]
|
33907
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33908
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33909
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
33910
|
+
[1m[35mOrgBranchText Load (0.3ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 5]]
|
33911
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33912
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33913
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33914
|
+
[1m[35mOrgBranchText Load (0.1ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 2], ["lang_id", 2]]
|
33915
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33916
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33917
|
+
[1m[36mOrgBranchType Load (0.1ms)[0m [1mSELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."org_id" = ? AND "org_branch_types"."position" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1[0m [["org_id", 1], ["position", 2]]
|
33918
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33919
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33920
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33921
|
+
[1m[36mOrgBranchTypeText Load (0.1ms)[0m [1mSELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 3], ["lang_id", 5]]
|
33922
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33923
|
+
[1m[36mSQL (0.2ms)[0m [1mUPDATE "org_branch_type_texts" SET "label" = ?, "desc" = ?, "updated_at" = ? WHERE "org_branch_type_texts"."id" = ?[0m [["label", "地区"], ["desc", ""], ["updated_at", "2015-12-08 18:22:18.502355"], ["id", 5]]
|
33924
|
+
[1m[35m (0.8ms)[0m commit transaction
|
33925
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33926
|
+
[1m[35mOrgBranchTypeText Load (0.1ms)[0m SELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 2]]
|
33927
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33928
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "org_branch_type_texts" SET "label" = ?, "desc" = ?, "updated_at" = ? WHERE "org_branch_type_texts"."id" = ? [["label", "Area"], ["desc", ""], ["updated_at", "2015-12-08 18:22:18.506432"], ["id", 6]]
|
33929
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
33930
|
+
[1m[35mOrgBranch Load (0.1ms)[0m SELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."org_id" = ? AND "org_branches"."position" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1 [["org_id", 1], ["position", 3]]
|
33931
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33932
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33933
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
33934
|
+
[1m[35mOrgBranchText Load (0.1ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 5]]
|
33935
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33936
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33937
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33938
|
+
[1m[35mOrgBranchText Load (0.1ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 3], ["lang_id", 2]]
|
33939
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33940
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33941
|
+
[1m[36mOrgBranch Load (0.1ms)[0m [1mSELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."org_id" = ? AND "org_branches"."position" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m [["org_id", 1], ["position", 4]]
|
33942
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33943
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33944
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33945
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 5]]
|
33946
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33947
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33948
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33949
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 2]]
|
33950
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33951
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33952
|
+
[1m[35mOrgBranch Load (0.1ms)[0m SELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."org_id" = ? AND "org_branches"."position" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1 [["org_id", 1], ["position", 5]]
|
33953
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33954
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33955
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
33956
|
+
[1m[35mOrgBranchText Load (0.1ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 5]]
|
33957
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
33958
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33959
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33960
|
+
[1m[35mOrgBranchText Load (0.1ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 5], ["lang_id", 2]]
|
33961
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33962
|
+
[1m[35m (0.1ms)[0m commit transaction
|
33963
|
+
[1m[36mOrgBranch Load (0.1ms)[0m [1mSELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."org_id" = ? AND "org_branches"."position" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m [["org_id", 1], ["position", 6]]
|
33964
|
+
[1m[35m (0.0ms)[0m begin transaction
|
33965
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33966
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
33967
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 6], ["lang_id", 5]]
|
33968
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33969
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
33970
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.3ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33971
|
+
[1m[36mOrgBranchText Load (0.2ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 6], ["lang_id", 2]]
|
33972
|
+
[1m[35m (0.1ms)[0m begin transaction
|
33973
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
33974
|
+
[1m[35mOrgBranch Load (0.1ms)[0m SELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."org_id" = ? AND "org_branches"."position" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1 [["org_id", 1], ["position", 7]]
|
33975
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33976
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33977
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
33978
|
+
[1m[35mOrgBranchText Load (0.1ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 7], ["lang_id", 5]]
|
33979
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33980
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33981
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33982
|
+
[1m[35mOrgBranchText Load (0.1ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 7], ["lang_id", 2]]
|
33983
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
33984
|
+
[1m[35m (0.0ms)[0m commit transaction
|
33985
|
+
[1m[36mOrgBranchTypeText Load (2.5ms)[0m [1mSELECT "org_branch_type_texts".* FROM "org_branch_type_texts"[0m
|
33986
|
+
[1m[35mOrgBranch Load (4.4ms)[0m SELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1
|
33987
|
+
[1m[36mOrgBranch Load (2.6ms)[0m [1mSELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m
|
33988
|
+
[1m[35mOrgBranch Load (0.5ms)[0m SELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1
|
33989
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.7ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33990
|
+
[1m[35mOrgBranchText Load (0.2ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
33991
|
+
[1m[36mOrgBranch Load (0.1ms)[0m [1mSELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."id" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m [["id", 1]]
|
33992
|
+
[1m[35mOrgBranchType Load (0.1ms)[0m SELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."id" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1 [["id", 1]]
|
33993
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
33994
|
+
[1m[35mOrgBranchTypeText Load (0.1ms)[0m SELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
33995
|
+
[1m[36mOrgBranch Load (0.3ms)[0m [1mSELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m
|
33996
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
33997
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
33998
|
+
[1m[35mOrgBranch Load (0.1ms)[0m SELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."id" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1 [["id", 1]]
|
33999
|
+
[1m[36mOrgBranchType Load (0.1ms)[0m [1mSELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."id" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1[0m [["id", 1]]
|
34000
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
34001
|
+
[1m[36mOrgBranchTypeText Load (0.1ms)[0m [1mSELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
34002
|
+
[1m[35mOrgBranch Load (0.9ms)[0m SELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1
|
34003
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.5ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
34004
|
+
[1m[35mOrgBranchText Load (0.2ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
34005
|
+
[1m[36mOrgBranch Load (0.2ms)[0m [1mSELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."id" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m [["id", 1]]
|
34006
|
+
[1m[35mOrgBranchType Load (0.1ms)[0m SELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."id" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1 [["id", 1]]
|
34007
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
34008
|
+
[1m[35mOrgBranchTypeText Load (0.2ms)[0m SELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
34009
|
+
[1m[36mOrgBranch Load (1.1ms)[0m [1mSELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m
|
34010
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
34011
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
34012
|
+
[1m[35mOrgBranch Load (0.1ms)[0m SELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."id" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1 [["id", 1]]
|
34013
|
+
[1m[36mOrgBranchType Load (0.1ms)[0m [1mSELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."id" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1[0m [["id", 1]]
|
34014
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
34015
|
+
[1m[36mOrgBranchTypeText Load (0.1ms)[0m [1mSELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
34016
|
+
[1m[35mOrgBranch Load (2.6ms)[0m SELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1
|
34017
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
34018
|
+
[1m[35mOrgBranchText Load (0.2ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
34019
|
+
[1m[36mOrgBranch Load (0.1ms)[0m [1mSELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."id" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m [["id", 1]]
|
34020
|
+
[1m[35mOrgBranchType Load (0.1ms)[0m SELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."id" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1 [["id", 1]]
|
34021
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
34022
|
+
[1m[35mOrgBranchTypeText Load (0.1ms)[0m SELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
34023
|
+
[1m[36mOrgBranch Load (6.1ms)[0m [1mSELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m
|
34024
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
34025
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 5]]
|
34026
|
+
[1m[35mOrgBranch Load (0.1ms)[0m SELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."id" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1 [["id", 1]]
|
34027
|
+
[1m[36mOrgBranchType Load (0.1ms)[0m [1mSELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."id" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1[0m [["id", 1]]
|
34028
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
34029
|
+
[1m[36mOrgBranchTypeText Load (0.1ms)[0m [1mSELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
34030
|
+
[1m[35mOrgBranch Load (1.4ms)[0m SELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1
|
34031
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
34032
|
+
[1m[35mOrgBranchText Load (0.1ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 5]]
|
34033
|
+
[1m[36mOrgBranch Load (0.3ms)[0m [1mSELECT "org_branches".* FROM "org_branches" WHERE "org_branches"."id" = ? ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m [["id", 1]]
|
34034
|
+
[1m[35mOrgBranchType Load (0.2ms)[0m SELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."id" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1 [["id", 1]]
|
34035
|
+
[1m[36mActiveRecord::Mlang::Lang Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "langs" WHERE "langs"."id" = ? LIMIT 1[0m [["id", 5]]
|
34036
|
+
[1m[35mOrgBranchTypeText Load (0.2ms)[0m SELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 5]]
|
34037
|
+
[1m[36mOrgBranch Load (1.9ms)[0m [1mSELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m
|
34038
|
+
[1m[35mOrgBranch Load (0.6ms)[0m SELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1
|
34039
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.4ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
34040
|
+
[1m[35mOrgBranchText Load (0.2ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
34041
|
+
[1m[36mOrgBranch Load (1.0ms)[0m [1mSELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m
|
34042
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
34043
|
+
[1m[36mOrgBranchText Load (0.2ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
34044
|
+
[1m[35mLang Load (0.4ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."id" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["id", 2]]
|
34045
|
+
[1m[36mOrgBranch Load (0.4ms)[0m [1mSELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m
|
34046
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
34047
|
+
[1m[36mOrgBranchText Load (0.1ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
34048
|
+
[1m[35mOrgBranchType Load (0.2ms)[0m SELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."id" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1 [["id", 1]]
|
34049
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
34050
|
+
[1m[35mOrgBranchTypeText Load (0.4ms)[0m SELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
34051
|
+
[1m[36mOrgBranch Load (0.7ms)[0m [1mSELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."position" ASC, "org_branches"."id" ASC LIMIT 1[0m
|
34052
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
34053
|
+
[1m[36mOrgBranchText Load (0.2ms)[0m [1mSELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
34054
|
+
[1m[35mOrgBranchType Load (0.1ms)[0m SELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."id" = ? ORDER BY "org_branch_types"."position" ASC, "org_branch_types"."id" ASC LIMIT 1 [["id", 1]]
|
34055
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
34056
|
+
[1m[35mOrgBranchTypeText Load (0.1ms)[0m SELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|