rails_db 2.3.1 → 2.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (381) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +2 -2
  3. data/Gemfile.lock +138 -127
  4. data/app/controllers/rails_db/tables_controller.rb +18 -5
  5. data/lib/generators/templates/rails_db.rb +3 -0
  6. data/lib/rails_db.rb +5 -1
  7. data/lib/rails_db/adapters/base_adapter.rb +24 -4
  8. data/lib/rails_db/adapters/mysql.rb +7 -2
  9. data/lib/rails_db/adapters/sqlite.rb +4 -2
  10. data/lib/rails_db/version.rb +1 -1
  11. data/rails_db.gemspec +1 -1
  12. data/test/dummy/config/initializers/rails_db.rb +2 -0
  13. data/test/dummy/db/rails_db_dev.sqlite3 +0 -0
  14. data/test/dummy/log/development.log +225 -0
  15. data/test/dummy/log/test.log +1933 -0
  16. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/-5/-5iGYP9cMGiEAg7hl37TPJwqh0Pzlcu-5OGMp2ptINk.cache +1 -0
  17. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/-6/-6COlyjHkjxTOt1rXDBn8qG-Amm9-wOdwhwQUTEboT4.cache +1 -0
  18. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/-9/-9VZNCQIt_VTyS_Wr0JnHjpiEy6O3X95aw2XbkE1Vj0.cache +1 -0
  19. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/-B/-BX6FgShVWPReD0NQyOKepdgjolpv7pgE2SlK3BuSX0.cache +0 -0
  20. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/-F/-FZeQArgUHcgSBf-6gTx5sGBWicfI2q4D1n6YYvFC48.cache +0 -0
  21. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/-H/-Hw529Thzudw7kxjHX4cF6vMH6Hu5VeKm9lujAVnM34.cache +0 -0
  22. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/-M/-Mkg47cX5vpZRMxTBPrPZ8qNRRRBx2bce6VFMIrIxGA.cache +1 -0
  23. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/-a/-aBhYT-BH4T-GB5S2CaSio0LoQ9EzHMeOLTUhbRXnws.cache +3 -0
  24. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/04/04OJcI3aTeBaoNt-MJQFQ5OC5fBS9nsWLW7SaKf1-8o.cache +3 -0
  25. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/0C/0CxN7HQ8SPRED2ASmCWzMLfZy4Nkh5f4zqdvO3FJDjc.cache +1 -0
  26. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/0E/0Eq7VfFeZMRAjlij-jmcayTUgIKn5JEPSm_w0idmt5A.cache +0 -0
  27. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/0J/0JUPl9hwXSNARTlF_nUUg9DDYsHVbUhOLqizItYX9TY.cache +1 -0
  28. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/0J/0JjtsvYkKW2bp9fdFyad1YB0iT6tKFaELB2QW-CDhkY.cache +1 -0
  29. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/0Q/0Qk6wDSnpTVgVWE_rPaiKTPCTsNqSoMjTBLJw8nTsvU.cache +3 -0
  30. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/0T/0TWrwZXJTSHz4JiJJo4CyibNZAveSukVai-M3HieWAE.cache +0 -0
  31. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/0Y/0YhebfIXRrt27nrL3w5cSuq6hGNp36CGdcoreFch19M.cache +0 -0
  32. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/0n/0nO3AMx2QRyA-dsP5DoCnvtlAD8KhZ3RyEPEAbwtSd4.cache +1 -0
  33. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/1-/1-lyMNbqYxCVAWwWg7u5jLJbNkK71tlGNs5cOgBSQg4.cache +0 -0
  34. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/17/17Tgloknl2BEjjoV4ORF1NAjwoHEjsVM5sIL5_SWVFQ.cache +1 -0
  35. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/17/17ziMpKUca8bvPvTMbFJ-ZS3eYJJWU1Ncp44Y9pCWvg.cache +1 -0
  36. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/1_/1_NX_rw6Eh3zEUiQzdNtDvExuVj2F6Z6CeyURe6aY98.cache +0 -0
  37. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/1o/1oxd3cf1W6tvP8oryXUeBXAwT3A-n13OQyBDA7qV7PU.cache +0 -0
  38. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/2B/2BGoi8Uwr1dPHP5W7IR7Xi5lc1PBWl9Xhm2HsvKve-4.cache +0 -0
  39. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/2J/2JIU2wqwY6VuNqVyCckCliqfZgyNGelejnlodTriYQg.cache +0 -0
  40. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/2S/2ScOsVDMEjfXG3DcZVuUb3oVGinAhaPhWaUdQsgmbIg.cache +1 -0
  41. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/2T/2TnOz0jZQrzmUwU6hMHfF82IgvzgNH87uKTo2cfmEl8.cache +1 -0
  42. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/2j/2jvC_V4uloUmIBiLyklv6BZvCViLl92h6TIrB2XZms8.cache +0 -0
  43. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/2y/2yX4WzoZPC_AXu0LXwer8DqFOx2_4uVl_YuByccW76s.cache +1 -0
  44. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/3f/3fY7v_LCsb-Rb8qm01LPE8Zwn9zzwGVK42okUxbWmZU.cache +1 -0
  45. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/48/48R_GGcizCD7TkuuW8o1O71nxQrhy5cd61JmXYp9WyI.cache +0 -0
  46. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/4B/4Bbbtf8kzthUqBJUzMaC3bQ-sIclL4Nm7kJUi2pA9dM.cache +2 -0
  47. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/4N/4NOA98VS-JWIjwi6i-SGmYisDBD-Ekv9xUwvxWMGBVs.cache +1 -0
  48. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/4a/4amM1BBhmMvJvLOC61CJH6HT8xi5TE3V4Q3jTCl1T_Y.cache +0 -0
  49. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/4p/4pSdnbWTdnLRul_19j80nFZCTEkRhwPUztQb_HVzFY4.cache +0 -0
  50. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/4v/4vEB-2pN7GVoK0s_0lNUGM6iTbYxQk1dfeDLUoAN7fQ.cache +1 -0
  51. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/5A/5AKMkJk5x1bo4lO35QmA_d7ftW3v5ih4mwAKyXGNdj0.cache +0 -0
  52. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/5K/5KFt1mbHwWV2otQflITIfrvsxaUPp6gtfJTCE1n6xJo.cache +1 -0
  53. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/5L/5Lly_CA8DZvPhQV2jDQx-Y6P_y3Ygra9t5jfSlGhHDA.cache +0 -0
  54. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/5T/5TjFJ1xS5RcjV0Tw0Q4PuEL4_Qu5vlHxrMP1qaGm8S4.cache +1 -0
  55. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/5e/5ePJeo11vdSCfA6fmBOFrnnWyXx9YMULP9EQGfJJrF0.cache +0 -0
  56. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/5g/5gAmFbydQoCfX819ysij2ZcQHIfipQpaZOim7GsAEGE.cache +0 -0
  57. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/61/61CK3fhk9flw9jPhAIiaini2YpuUuuh_bsfvBX0xYv4.cache +0 -0
  58. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/6H/6H6Z2SN09qaUmFU0OpQyIlaYruNzFmBd-Gl5MEqsp7Q.cache +0 -0
  59. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/6a/6aTKdtqMpfuboYjyzuQ6iHDDmkdSR5mAtMJI47GH2m0.cache +1 -0
  60. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/6n/6n0SkbRHKTawa672xPtFkMpfVWmaeg1JkfyWponES-I.cache +0 -0
  61. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/71/71p91Dr8IBpITkfE5EHNCg0Ta5pNrYTGKyLnapKRdWM.cache +1 -0
  62. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/7P/7PIlcfIJv8rzHIyi1DLSJQNrVB3vuGViexL8ckwmRNo.cache +1 -0
  63. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/7Q/7QGwTL9Z7x3XjHM8rtneCbrrQKSJ3B3e1DxCgnGrjoc.cache +1 -0
  64. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/7Y/7YMU6TEEkH1PSrr-Rl5Vsj6ETbVEtr96mNJyQQFg9rI.cache +1 -0
  65. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/8C/8C-EjZGHLxPJ843Yed0KXgXj-uzWp4Zl3oeiE4-L2_8.cache +1 -0
  66. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/8M/8M725hw1bQFEXk00CINVGyXStTwrMQOMhqqHbjtOGiY.cache +0 -0
  67. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/8c/8cXukXegnlsUG5GD8umK5kdKFOiZM-ClxUKnjIoGYSU.cache +0 -0
  68. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/8g/8gK0b0wtNblLN1esO8Ne7YAa9Lisjv4z8Z2qg0iznfw.cache +1 -0
  69. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/8o/8oGr_WrdaNMJLCdGn6LJxlBi-MbsC-sP0vnn_EyByMk.cache +1 -0
  70. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/97/97sMGyPKMrSHV8usZFEn01xF4u3liQTnW0DBf8WmvR4.cache +0 -0
  71. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/9I/9Ib4LwBdAJ5M99KeMD9U7-1EcLFLl_uYSdfJN0fV3sM.cache +0 -0
  72. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/9Q/9QR5Vbty5JbbUU3NAaDKrDZQ190L_r5rlYExPpOjFWQ.cache +1 -0
  73. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/9V/9Ve8P_u1hUJfxkSJlUXMH4TawrTGgQNzA0Wb6wIuiiQ.cache +1 -0
  74. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/9g/9gvUFgzB5xjOr9XRdC8RqA6978gdXoQ-eBK5jTIyAIM.cache +0 -0
  75. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/9i/9i9FSxVnpXYeN0fE82IhzGlO82yHHYm8JBw19HwmeWE.cache +1 -0
  76. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/9l/9lFjTr631OALFlb9-ZAbLlnafIutBMYAxbXbZi8LLPw.cache +1 -0
  77. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/9s/9sGAzZX4wkfArsUBoxWD7n2bmD-hKwZr7L-RAH9R-f0.cache +1 -0
  78. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/A8/A81OUrN-sHZ2pL5dJdhnWaNGC6m7H_H87nMPBc2DEaQ.cache +2 -0
  79. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/AC/ACI2oPL8BtS_xJY3ZhF2XCC0f0WeaYLWtlu0Fy0IDQM.cache +0 -0
  80. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/AD/ADAv51D3CE-8y5p4uzoGn8H8TaKy6ddvE3AnV-rGtMg.cache +1 -0
  81. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Ah/Ahd9eBJ_u7hyQC0x2TuzoYehSLczRwMqM-aUXWkuCaI.cache +1 -0
  82. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Ao/Aou-c1Znebuiblc2n7KWJSpj4PsVdTbXRspo1eCIRA0.cache +1 -0
  83. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/BK/BKkFLxiOhQeCW51sAX65hWBYI2e2l-FG8fFJ30VeEMQ.cache +0 -0
  84. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/BN/BNW9dfE6BPLlV3SEDvj0KkggiOQCev5s_ni0p1IKEOU.cache +1 -0
  85. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/BN/BNxqjD5CuWa_yXmPbM7t6WXb74fPmtVtTSZX4ZdyOtc.cache +0 -0
  86. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/BO/BOD2K8hCNTQBKw2rAzx8IG8hEroHV6y8KVuK_3CDrS4.cache +0 -0
  87. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/BW/BWuSdJiZry7W1y6PVhSuDlnIqnM7VGzD4LeUiSsg3rA.cache +0 -0
  88. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Be/BeBl2fRSwwvIPtiMclu6JmD-loaG_VnLHUsXtaoCCVA.cache +0 -0
  89. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/C3/C3xCLItMGQHBwQrMZD5uiDCWEa1j57pDdqvjKN9Qm_U.cache +1 -0
  90. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/CF/CFwN0xHQnyrSxRm5S74YQbV2fkEuDzfeW4iK0fmRvNI.cache +0 -0
  91. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/CP/CP8wLC6AfnHCjIPahlUDGVI86Rzvy1AtKmwYSZ5jNos.cache +1 -0
  92. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/CU/CUaYLnh_TcnxBkxbiXL_A3TZ8PdSaMkBlQ2xDMZogsI.cache +1 -0
  93. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Cr/Cr2W1Ktr-jDIa4W5dMqHMkiMK8CXfJiwmEHuzN7cSi4.cache +0 -0
  94. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Cv/Cv8hwKGMNgpGnGuXCml1jFVKGnF4JPPsbTppLwdI60E.cache +0 -0
  95. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/D9/D9NipaMEYgjp61aTZqRX4Y2MNG5EbRolDdLWd6pI8mQ.cache +0 -0
  96. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/DE/DE06PkOf_famAdAGJD40X6XR5jwEVUuWqvsJjoIiy74.cache +1 -0
  97. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/DF/DFaBoY95Gp2ae8gff-TmjJWbvmukjYp_hzAhdB-xqr0.cache +1 -0
  98. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/DS/DSOLSc6A5RVSmvM415eEWAWG_AgOvZcLZOXQjsXyWQA.cache +2 -0
  99. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Di/DizJC6-luqaZ8CmrgNDpqosjEEL3sXDYf976VRbHFQ0.cache +1 -0
  100. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/E8/E8Vg1vX-7u2sxU-D63-RptoIEce3-vDuqo5eFrFtceY.cache +0 -0
  101. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/EC/ECWZJf9cwUr9UfXgLBvPRn8wVLe6ow584iX2EXk-awU.cache +1 -0
  102. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/EG/EG-ZntRqhCihoLBcbDWU3nPoK7EdlYJ0_4-tB4K8S5Q.cache +1 -0
  103. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/EP/EPwwpERuHzGS0lyVtRETWJP9YgdSo7pEERE6l_G_Rhw.cache +0 -0
  104. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Ek/EktTjZJQ8ZPjyK8knbE-mxlck6TmxU3EzCMiA8nbCmE.cache +2 -0
  105. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Eu/EuFh8mWH85w9XuUG8-s1uTQaxfsHmnnHgy_QdqfgiX4.cache +0 -0
  106. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/FC/FCm1JSBjdXnwo7LYyQ8kWHvBcB3qzVD-SZvedFVrKI4.cache +1 -0
  107. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/GS/GSBH3JSk7qVNvXwu5kLdCYBsHFiTSNPgK9frbuNNHhw.cache +1 -0
  108. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Gh/GhdvFLrbJB-fW1SjUUOJwEfqcFr-tXKBWesZ1rEAL8Q.cache +1 -0
  109. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Gs/GsDoYEP8JMr1Ty6ke776AcGuCvxwCdjpp_rop7xoWWM.cache +0 -0
  110. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Gt/GtRJx8pTLqhXiqc8Hn2m6-NgaXxVH-lbOz4HC1g70oc.cache +0 -0
  111. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Gw/GwS1GziARJMgIRZGkzY4qngkIX94_u9xHo_fs95D6G4.cache +1 -0
  112. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/H7/H7d9S38UHb-SumdKFfFvw0g1ZHvzco9x58Pdef3kqC8.cache +0 -0
  113. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/HR/HRnAI0dpBDkTR1aSmh8pDFV_xb5h_MF3nEmP3eWjfJg.cache +1 -0
  114. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Hd/HdGVJoIpbb4xfVgc4pb0hcrLoVuKOJSf3rrXKBn5n3Y.cache +0 -0
  115. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Hh/Hh4Fbd8qKtvWo9tTXu3McMZiBFCp7aYmSl_RYpmnz8Q.cache +1 -0
  116. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Hj/HjneUbFxK-xp1Wsl5jBC_Uby2q7XJhsc_bHDk0Td9JQ.cache +1 -0
  117. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Hl/HlvSKLdtm39mxshwoh43WktxUjeduEo4bT9nPsPiG0E.cache +1 -0
  118. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Hr/HrPZHmLlgeH2pB-RFTlcGcTeRwGhxiPf55v3fSjCwNw.cache +0 -0
  119. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/I-/I-EzlgA1pBFi31xWBOiiS0cAIvptdESkxStW1DNXUbE.cache +0 -0
  120. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/IE/IEyT-fzkXellROQRt9bp92XbzjDkUORXPRV7fregF_s.cache +1 -0
  121. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Ib/IbtSYxg9v0trtAEfSvNM_JaoCM78mwNjwMLYfoCNjNg.cache +0 -0
  122. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/K3/K3MjeltJ6T0ha4H_u2RmNDnRbT8UNT1KKnCxg68dy58.cache +0 -0
  123. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/K3/K3lBJ8okYGTFZWv4XOxsvGdR7pTUH03tMyeMLW_gVQE.cache +0 -0
  124. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/K9/K9aaECcekwy4kC5EHrZMtXiMvPsdnDUxL4hq_GbkF90.cache +0 -0
  125. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/KB/KBB3VV8enGfFbLEuulYFJnfqxI5-iWve25jP3v9aTok.cache +0 -0
  126. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/KD/KDTtSohH7yWRDvSTClvqJV8paX8xhBKkZuLlq_KWzMc.cache +3 -0
  127. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/KF/KFiRRAO65-ngPTMv47hIOw-GTOBx9KXuPb6QmrtDURE.cache +0 -0
  128. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Kw/Kw0r4cOOA_-gSrQVGsiUw9xVQovOQsmhyuBg6t-4UFM.cache +4 -0
  129. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/L6/L6oNugb-X2L3gbfMPdY9ILoriN4yVv18JIH86HgD4u4.cache +0 -0
  130. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/LR/LRfMVxGSch0ye2s7TTOFoQ3Lv_Ry5Yp0WxdVzmZ-U_4.cache +0 -0
  131. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/La/LaBvutWDffA0CdJmhzgk3jp_T58uuF7QywH0JUgiqVE.cache +0 -0
  132. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Ll/LlROgpsjTLzw8X2puJbt3mlDgNqWhYhwf_swmUE1tHo.cache +0 -0
  133. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Lz/LzzNdAijYmVQ7ElVccXEIqYHdxtEdyU5BbvKSg2-XkE.cache +0 -0
  134. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/M0/M0SzPcHrn25SZPq81N0YDHU9-dJVY8sP4wqReR5DYhg.cache +0 -0
  135. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/MF/MFPr3R0FA9WpPLOwKY6Ik0copzZ5qA7d913f0KTVaJg.cache +1 -0
  136. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/MK/MKWkmVihPJVzKYmot1aH_i7ttX4qHfCvJ-5sQF5MqZc.cache +0 -0
  137. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/MP/MPxpcLJ9Ey4aZYb6Ecsx1oeKSgN0ZONAADr-d39l8jY.cache +1 -0
  138. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/MR/MRYbxIH1JAJpRTMecwA3rvCY2sMzeMuQb9wGziET_q0.cache +1 -0
  139. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/MU/MUxbQBqmKjlKACWyUHXGfcHSfXyaWmhC7PQXUfE9_go.cache +0 -0
  140. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Mg/Mgsgq6EBZBlUS-EU663IgeLpcXb3MMjOYiiX3o_woeQ.cache +0 -0
  141. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Mk/MkasfZRYvCePRn_Q_wXyL9fzYqDdkYkM7YniVdPUOAA.cache +1 -0
  142. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/N9/N94Z6_5ABMzRLJVonCxcdmlKjHYVEKsA9NdVZvCuaJ4.cache +1 -0
  143. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/NS/NSaMASUj0Z4QQdS6sPjpIxadWKqA9gqUHdg4s_xGrwg.cache +1 -0
  144. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/NY/NYeDvEzTjP3yaU_DXpIzTeKxemVD3gvMLxss3GGBw6w.cache +1 -0
  145. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Ni/NiHoY6UCkHcNLuQoi-uvK4sIHt7DnfqvP6fm8ZO9bCw.cache +2 -0
  146. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Nt/NtSFJgWIyR-bE8ghU0VNSknQcgDIM2hkuponbCJdRzg.cache +1 -0
  147. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Ny/NyRYfpAlswg3Yogwq_WKKSXBnXYhoCq8v1cL5m3JwTw.cache +1 -0
  148. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/O-/O-QSsYILsKW4w2O_nWism1amEygSdbp12jdvXDHhi1g.cache +0 -0
  149. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/O0/O0BizQNjzTEmHuSwhUbruJxenzJbT5Esddb-BZ_mX0o.cache +1 -0
  150. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/OA/OA0HxgWqtuqxsj5_2sg8_QbgjMzalCPiRoWTPeY5uuE.cache +1 -0
  151. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/OI/OI6uxGcnsKavdWTtwDAasU3wPx8QXhzBgV0X2n1KjMQ.cache +0 -0
  152. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/OO/OO-QRKaZXktWwqXYpP4mx8UvyQqjDOv1rL0YMYBLUss.cache +0 -0
  153. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/PJ/PJfq-AzQ5F2saZpUNhikqpFyfMZ5XTYRmkmOGl-zhgw.cache +0 -0
  154. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/PV/PVsEEUWN--F4XpQ-6oDypV4piJTj_v2yDw-krsBZbYI.cache +0 -0
  155. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Ph/PhXwQCijw2YEUODGHyZjaRAv4qNwGM03QMcZGZU8jQo.cache +0 -0
  156. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Pn/Pnlba3aN0kTAe_uaedVFCcbnWavLbXQ0bjRpUXPWZ7s.cache +4 -0
  157. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Q3/Q3LKjXxfozFDqkUjymrFnJ7mgGZepfuBAdOSGvG-Gws.cache +0 -0
  158. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Q7/Q7O7C0LFT9tLo11LCnd-5YR9cLhYIPnCLCA0fa87Nnk.cache +1 -0
  159. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/QB/QBybydbGrqw-SEHU2RwFiCwLRfygYGjQ2JX0j8zo9gg.cache +1 -0
  160. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/QW/QWTdKJ8njNh_yOHT_901dLh7Efn7xBUkYP0SAcsOqKQ.cache +0 -0
  161. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Qo/QobQvv6RT_OrBhPuocM4oSH-nLyZ7JqwPYtjdsW87aA.cache +0 -0
  162. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Qo/QokhD1Os88UFVdIM4TQvLMWT_Q24VwG-5qoAejaEZlU.cache +0 -0
  163. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Qs/QsOatoiAluRMWp8RBtS2MzRhOCkuvpwxxSll4KpsQtA.cache +1 -0
  164. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/RI/RICyhc_lNEth5dlY9vNX-w6Y2c003l_Q_uXmHD0o2tY.cache +0 -0
  165. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/RW/RWyQTyK-HWG9N-6lPtpgBAvUV66oc9l6CbRahWDLWzQ.cache +1 -0
  166. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Ri/RifFfIQA4xHBAbHVx2QG2k4jQAHBIeq3niTcKosz0H4.cache +0 -0
  167. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Rs/Rsf_mlEUYdJrDUpjO6tJ-xb-Vau2Levyf3TmI86hntM.cache +1 -0
  168. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Ru/RuBBPY-TM9H_KHr76sSST2YZulpkTT6_TqxtqGvKnew.cache +1 -0
  169. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Rz/Rz_YE0CPuptqJNIEG6a0Ig-JRWp--VFeo7ZM9Hbr1Oo.cache +0 -0
  170. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/SQ/SQt6zRStKMub2ojOe1HqBR5C_ardqOBeWC2WAYCtgyw.cache +1 -0
  171. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/SQ/SQuVCNwGgz9cm3IRWI5TVrHSl8RpzRzUpPrGat8A41g.cache +1 -0
  172. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/SR/SRlBuVekx5voijkM7Pur-7CEeD9aOoItZYTK7KkxrPc.cache +2 -0
  173. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ST/STmf1U74mS-LnymgD634jbZmcX5p1tQQ9W-ErJX6g8Y.cache +0 -0
  174. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Sm/SmbxL-zDrQwiGHUqhnajIgkpUL9PoDgFyeP2znC3_CY.cache +1 -0
  175. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Sq/SqVH0wEpEqcNLGj4pXgiaIG580tzkdQRfyKjA8J5QMo.cache +1 -0
  176. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Sy/SyY9x0Y3gZBZnjQ9KFrFq_JhECG2D8F2C-0soWu7B38.cache +1 -0
  177. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/TF/TFNrJHVosvIDQF9nwUHtEo1z5s2BoVsCgyadoRP2FWc.cache +1 -0
  178. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Tx/Txq3MAFCybrL9b_m0jfXxrEKdnBZN1yTXPiETCCg2Ws.cache +3 -0
  179. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/U4/U43czrbZRBo4u0jim3ARQfVVe6Xc_OWRiwQmiyb0Z-Q.cache +0 -0
  180. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Ue/UereKSu4jia-i7uG_67hEUniIKRHw-JYbIagY22yw5Q.cache +1 -0
  181. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Ul/UlrvG6waFyfhKA2JHB8XO58uAJsuLVKKdZ_XHFz_mDM.cache +1 -0
  182. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Uv/UvlljfC5vufTvaRXZ6HC4yIOHTsMQW7GLWGvkHThWKA.cache +1 -0
  183. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Vi/ViV__Z0c_I8fwIa4COzt3Qa_aDYR1fXLnMVy71aMeXw.cache +1 -0
  184. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Vs/VshDeTXhhaPB-jDE8xk2vDFUYggTiBKSUVQsl0rnQvE.cache +0 -0
  185. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Vv/VvBedVxwV6ch1uPJMGp2kS2pmwLVUA3oLEDQpDLr_YY.cache +1 -0
  186. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/WC/WCcM1O7W-c4-2fqUIJDzdfu6szwLTkFMqjBVrN5TGto.cache +0 -0
  187. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/WS/WShoQaleXI_gIZTM27XeD_EGHTFD5WhE-RTkwqG0jkI.cache +0 -0
  188. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/WT/WTo0QT3v_VxTpq8OXDT8bVAvsD_KMw1ACDxen1sTBdE.cache +1 -0
  189. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Wc/Wc3sx1YaqctvozlsDb3Ev8vxXw9rTAUqdb9UrxFDnaY.cache +0 -0
  190. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Wn/Wn_NZ7USdQUQRFP0KoORZG9LaamWZPX303tnjudVJ-U.cache +1 -0
  191. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/XD/XDTMAPKd5Al4XXHM_fqvNcmpn5AZ3W3J7Bxdl_LF20M.cache +0 -0
  192. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/XU/XU9SmcJ7vZVzT-Kzm2GkbZOt1YEY-GDdvTbo4lVWiCE.cache +1 -0
  193. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Xe/Xe8D76oNUY1BlCD5bQO-EQuuPWNPbBIK9eAbDrLxQEg.cache +0 -0
  194. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Xw/XwwhR5q9Gq86gzeahI9CHBVufoLgdlqeZ2iHEmNg7qs.cache +1 -0
  195. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Xx/Xx8MUSAUzyav_U3ueTwbRIJNtW7OR8jMLCZO6V8rD5Y.cache +0 -0
  196. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Y3/Y3OBXTb0u_Ov4_shMkZcOLOxf1VNgxoydugVYrnVhXw.cache +0 -0
  197. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Y8/Y8Hg48tOVMQvPfMg61A09sHN1-Xvm617jJ3K4DAauEY.cache +1 -0
  198. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/YM/YMKN0pb90b8NyN0iNtiV7AECrqQGeIOOxyJgUblXFXc.cache +2 -0
  199. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/YQ/YQxRrd5Jzgiar_nuZEPveQdqda3bkBLj5xZsK--JYoA.cache +1 -0
  200. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Yj/Yj-CvsOc-griHDd5EaIM1soDWoQTEhflTZKBZ8G-O4k.cache +3 -0
  201. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Yr/Yr9aYe68z2uYW-A3khGIECSdSsLFdd9DB4Eg_1XsdXc.cache +0 -0
  202. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Z0/Z0qCJ9JvamtQdKCdS2Wk2xbkJ08SLB8uHZN-TN04arE.cache +0 -0
  203. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ZK/ZKQ4gFYZl4LCsB4ywTLWooD7aWcyXYLX-vlwRBPyn08.cache +0 -0
  204. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ZP/ZP-N9r73Zace9j9OiGU3mTDWm2IjAA-O67lxTZy4PBI.cache +1 -0
  205. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Zs/ZsTiUGcK62HzKkd5UvjB5XYmgSUXw3lD52uV3JtCYWY.cache +0 -0
  206. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Zy/ZyK9z1PPmFUFhfRZrfau5KHBf44pIhpdkBhUq5aj6T4.cache +0 -0
  207. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Zy/ZyflJcTZYMrfve9ZVECzbbnT65FuzhwhbFknrtiBgrQ.cache +0 -0
  208. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/_-/_-BVFWVhjGy1LGiDF6BiDZSSU7DPF7geVMtLukUkEuU.cache +1 -0
  209. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/_7/_7e1n5VdBdYLE4-RBYZkIVu7TTvWZwk62fwr2UWpKX8.cache +1 -0
  210. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/_C/_CekKAgipNloxzZddx2tVGwZSVMGa4EQC6QKAK1Th8I.cache +1 -0
  211. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/_L/_LIvqaiElulHboZpsQGjs0Dclh9ml1_GepWKx4_0jio.cache +0 -0
  212. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/_V/_VDUx47A0ckay-tDhwcHjbJ1ccyVK66QOGzqubybyac.cache +0 -0
  213. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/_Y/_YmhP-K07UaLmcb_WpC1mSajElhthFz-nsmxMEE1t5Q.cache +0 -0
  214. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/_c/_ceo2ud_ReYHaZS3JWz1nCAf_VUHsjtwwPWChRPMCYg.cache +1 -0
  215. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/_d/_djAqTD4CJIxfDRGF0dsDbzxyz7vOja24o9SSoWMHLE.cache +0 -0
  216. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/_k/_kQVywAGgf4yMcxfaqEIDk9JFY6Z_ceFLJngm4zs41E.cache +1 -0
  217. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/aK/aKkSD8UiZ2gfhd_O9rqiPIzRZDDxX_B5NZXP7RO_hFM.cache +0 -0
  218. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/aK/aKl66XD2KedPy0R3OWEzjYI_mOxsAbu5OKCt_nj0bxw.cache +1 -0
  219. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/aU/aUPodqoEkFidmimevnDW9LW6pHt6M792Ax4mhi8JqQc.cache +0 -0
  220. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ac/acGzwRkT__Zj2foNAHJWyvC3yfTRxuPGQQ4TJCBjYFI.cache +1 -0
  221. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ac/acYNF9wOHU_vBhoXMW_fLhD_vijJQgvWDFbz3B99pIM.cache +0 -0
  222. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ah/ahReuJ1E5WOm3wwz4OqNFlMxJPm1Ec7NX0fQ9Se2wIQ.cache +0 -0
  223. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ak/akI2XwUbPPOSlcoor6E9K4A3rC-Tsd48x8FYQ-i_HYI.cache +0 -0
  224. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/au/auIagGMA8Fm__7eFG_gYMiUP0XIq66OoYe2paswrd_4.cache +0 -0
  225. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/aw/awz6m4hUZ_3LDFsLGQ9oOR1-vzT9n-SUhKfpHh8mNRk.cache +0 -0
  226. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/b0/b02AVIInCQmK1t1EInqWLyHNkYHq46rhz-_tdKdK0y8.cache +1 -0
  227. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/bF/bFkMHEHVxjEvJe6CHdRaZbqy-XWpQ0rWWnyDxyf7Izo.cache +1 -0
  228. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/bG/bGgh0hoimEXKVdKpp72o_1moXwhQq4_Qil0eXtkpctk.cache +0 -0
  229. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/bK/bKrSHHFe1odKw9UddV555fNmQ1bKPjRGKuAOE_Y_agg.cache +1 -0
  230. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/bl/blDozZ8MqjBG0sxhQAdnpAPmR3SV4ya4ctNBx242z5E.cache +1 -0
  231. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/bl/bleBgiFaCUlwcs63mNejmGJdh75Q7MggG5sXJqXWQ44.cache +1 -0
  232. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/bq/bqMtusNtDnHcEp76lTzzD6cnkMZ5Zdt6MAarnCkJ3kI.cache +1 -0
  233. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/c-/c-RGT_I4lgfOLkOllbqsfJMoUuQSbWENOiyQl4Pw0Lk.cache +1 -0
  234. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/c4/c4oeugAqRM-3M5w_JMPvTu1foFWiLOhEsm8aWrZHa20.cache +0 -0
  235. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/cC/cCHwZhzx6_AIsg5OKQjH_0nh_2vGbymzM40h9QMXk-c.cache +1 -0
  236. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ce/ceENG2A9dZIpP0wZNfXTC3SNinFwEGWrF_9pNjo-PnE.cache +1 -0
  237. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/dC/dCk6wh2r79bjSKuHH3bHfKc7nYMmYxOMNXuVsX9tsSU.cache +0 -0
  238. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/dH/dHlSzHCeMCQmdRCoYHyDZE6EvF-40WRu9IkoJXH1m6o.cache +1 -0
  239. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/dN/dN-lFaS_NwOS68NPm8h8wMHnfOURg3kvLYhtV96MwEE.cache +1 -0
  240. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/dT/dTyQ1eglgX_kCOaqQ3hIK7I_16IiKng7X-CrGlm9pNw.cache +1 -0
  241. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/dU/dUpbfa0mjdFXdcX7cg3-f5cl_rzNyuEZNsb1Yn88eeo.cache +1 -0
  242. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/dV/dVvV1v4dW9Uo7W5YkXkFCJyc58iDNZV7PpVkDv9flf8.cache +0 -0
  243. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/dc/dcctCYb6d2HGhajU0RHdJ1C6_6jIoVjbnLxskJL5Ezw.cache +1 -0
  244. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/df/dfW2UqJlL20Mc39V5LgPzOp9Y0Dj-rWN1Ac39Nm3yic.cache +0 -0
  245. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/dk/dkiot5bq7hxBmjhkC17nyeHnJ47LngDUley_YpMBXZQ.cache +1 -0
  246. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/do/dovIMlmL2g5NJmiRT7nP9vUL42sbE_0gY6-g_knqlxA.cache +0 -0
  247. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/dv/dvX5fyiH3EJYDkMkxsD3JTudafciLmGBUniw5J3pJ8M.cache +1 -0
  248. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/e1/e1VbmFgMdVp8m6e3ZIIIpkq5j3e-Z-4ABYYM3SSUxik.cache +1 -0
  249. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/eA/eABh_DSVKmNbvT_lCScC0LzQ7LwfjTwiSQ_w8jcY_dk.cache +5 -0
  250. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/eC/eCm2OwRRH18XMB2ZCfoAd5A6BSq-5b5h7aYJdNFaOSI.cache +0 -0
  251. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/eK/eKE2F08sfp8J7yTz1VTpSHEPsl7gGUG9ZaASS2-ptAk.cache +0 -0
  252. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/eb/ebIGOrMhv5XHpmNRBoxkaDCZzZphXszUSEEv9AdUx5c.cache +1 -0
  253. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ej/ejYzYxahUd_h63ntKOTeJTw9xosZ1cWF1Bf3-RfsXWY.cache +0 -0
  254. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ex/exCdOoHkH_OYrkeCKUPs22PvFVhhQfoH86iFPAVM-5g.cache +3 -0
  255. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/fO/fOKPTSn_Ao-oUYgybBOSKW_r2vbjVYDd7-C__7Lyqw8.cache +0 -0
  256. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/fP/fPKoOYwN3GT_901G1eDdcvN53aUSN8-RK5VyrCsfbE0.cache +1 -0
  257. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/fS/fSQwW5mel2foHnAP3KDzmKzpjDc9lzSrKbDZoZ1o0Ig.cache +1 -0
  258. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/fX/fXK9-LHE7vRi3zLHqv-tnOKPb_dyosPPyiNFSkuychw.cache +1 -0
  259. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/fq/fqy9WVdn5Fn_IT2kZbWhYalz0hpKZh-o6HgDDrUgx1k.cache +0 -0
  260. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/gB/gBP-pNuUQq_rS5_MezQ55yzpgV46OhHAGJflFfy5LIA.cache +0 -0
  261. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/gH/gHkNdw5AXwiaklTVSOnBTfiaJMIlmRbbV1xgEV8zOK8.cache +0 -0
  262. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/gT/gTNZVKK3zLHlddLJpM6b-_NWjWVOPUMvwwx6QrIxd5c.cache +0 -0
  263. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/gZ/gZp3uXMHuYQC4hzCr7bQfetKNdJAtbQmg3so2KpW1Dw.cache +2 -0
  264. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/gc/gcl05VWfBfEndXVDMZPcdRuOPzJV8sdcKle2wAMdA8M.cache +1 -0
  265. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/gd/gdrpKJnLpXGd7dDf4sJvTeM4RxEh759H_SpPMwEaCYI.cache +0 -0
  266. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/gq/gquMvD2PywPd22_MUB-j9Wfvr_N90X-_0abnCgYG3Co.cache +0 -0
  267. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/gr/gr1a4-4feivpWVryT9_m1ibgnTyPfCCdqJP4Zl0n8SA.cache +0 -0
  268. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/gw/gwC5FV9L25WkDnXMQAEPq2wdu82pkW1rgOYe0pZvzmw.cache +0 -0
  269. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/gw/gwJfA05ZAm8ZHln3VaSkVe1lrWiKWQen3FHKNdvURWQ.cache +1 -0
  270. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/h2/h2b3YSbZvUR00gAoPi5sxrDkD2yIWcNJqofJyqe5tiI.cache +1 -0
  271. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/hG/hGF0JlmpxRd-s-_2ocJZSNYog1SFL4WRC4C7y9jZlsg.cache +1 -0
  272. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/hZ/hZi1k6tpxxCGYxRe7zY74ItcOI8gZrREOpGuA8JSpGg.cache +0 -0
  273. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ha/ha3VW8ZTyf2lX5yyvgKB5QUwXtJSGlXLh1Qu95r9q-0.cache +0 -0
  274. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/hb/hbQheESLXL6j3D1Rra4hQ7hJlmz7pRi87rGsAjFEaDs.cache +1 -0
  275. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/hj/hjx72qn4Vs7jnqby8GdsqEGS3jzoMnTxvBRNx5OgC40.cache +1 -0
  276. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/hn/hnRwZv7d-_Mu00TQFs0R8-e1qtSZTgx9em_uiUYD5c0.cache +1 -0
  277. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/i7/i7-gDABT2a0G4lA7Dspk99dQjG1ygiC1pjM3kbLiL2w.cache +1 -0
  278. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/iD/iDdqcA0MYK5VSQbdYoixUKkYgqtoBxhZpdv7pNVJW3Q.cache +1 -0
  279. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/iQ/iQOu3fnFhGijDIfO4026dX6p4l0OR2ZpLtqqYsscSFU.cache +0 -0
  280. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/iS/iSjINgd3MckQOrQVZ9q8cZMAXis-2ZXe9_qIoWsdTnk.cache +0 -0
  281. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/iY/iYwzR4uMv34-gKdynD46LIhZN7sZBVfJzHZWY1Wp8xo.cache +0 -0
  282. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/i_/i_viv6LtzCBWfanpPekSNo-lPjBFLNt7J-Pt1tFQN7g.cache +1 -0
  283. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ir/irALIXIQHZ_Q8Ym7GY-W1aA0rXkO8kAg0myXm-K4Sy8.cache +1 -0
  284. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/iv/ivRAZ_esB33uWrhks7sDxZRUXPfDxqQqiPvomN0i6nk.cache +0 -0
  285. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/iy/iynZ-tDwXtRWOYMG52Wl3D6bjVZqN2K-8vJhKYq0DU4.cache +0 -0
  286. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/iz/izmx_ChhNwgYEIdhOC2Nox7cBGfgkuOiCIcr6hiIyjg.cache +0 -0
  287. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/iz/izptc46yTJ6LCCBdw1bE2TfdMJy9ZyiecwIlEOcXyi8.cache +1 -0
  288. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/j-/j-pprjOL4HUWbHNgID8TXjpfoTvQpSUMJROCFZt1IEo.cache +0 -0
  289. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/j4/j4-3_Jq1Dgc7ebzP7v2DFGELeMaFeorpahWoEVoTL5Y.cache +0 -0
  290. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/jg/jg8ZDG6jpE0ZLxF8idL2LfSJ7MO3vdME99XnO9kGhmQ.cache +0 -0
  291. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/jl/jlKKSpfhjNKCOn0uKtPyo0-qkR3TE4rDDe6HcEKbD40.cache +1 -0
  292. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/jl/jlwJs-omDesAc7l6q1rhEYvDwqEn_tZPOc8kfgDYPEc.cache +1 -0
  293. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/jw/jwYIZv2uQkp1xpVziDu-nF5Q9JM9BxdjSd4G2lzBMlA.cache +0 -0
  294. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/kH/kHVTaTtvZQGtUoH9IEFtBPqBmS4DhtwS3yAUcN-Ynl0.cache +1 -0
  295. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/kK/kKS4NbV4cK1xM9YEx_e63DHUfy07vKwlYYBMWkyFCtc.cache +0 -0
  296. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/kk/kkqBrvSBGz2YNriYFQ3-Jxx_FNCAdm3fVWykWrBkhSs.cache +0 -0
  297. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/kn/knJGy6NlrPoh--n5gO8s-qSPncAeqDsy62vgl6kwD3A.cache +1 -0
  298. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/l1/l1nyKu4FifDJki-I2NfmcARVaoAQHtSCygMg618tMLU.cache +0 -0
  299. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/l4/l4_59sLD4Wg0pioDWZHnrMOxXFGhBjvWcfZ8te4g6H0.cache +1 -0
  300. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/lQ/lQnHHq7NCx5jkAsJcFZjUaPygVVUzlTqllxVfSWuIWk.cache +1 -0
  301. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/lR/lRMpmc8_KiXtXlQTff6vwJokEBh2Z0a2hC4G4Z5RR0E.cache +0 -0
  302. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/lT/lT3bVQmvcyhxiIxxOT7z6Weqeg_z6D7y-5UHLzFdSpE.cache +1 -0
  303. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/lT/lTVqT8EaFb2oYe-onS2iPieO7yuyg0cG2rF0_ki2i3c.cache +1 -0
  304. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/la/laROJ0cqNPV1417On4XFZzphRDqITpa8KlKUSq88kU0.cache +0 -0
  305. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ld/ld5xd4qdiKPgpQ-VB1bD32z7s3AEPm2GWm0EqOT01-M.cache +0 -0
  306. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/lo/loc7Ixf_D6eyEKMbELlgLk7QytVRcO3pjL3k1scDRhQ.cache +1 -0
  307. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/lz/lzdkwx_GhFo9p-_0zvqtY-iHOzyou-Kuy5clzZU_k4Y.cache +3 -0
  308. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/m1/m1HKAOFiMCxEw9ESVaBpCW-wQBZhjrCJ_23ERUCgYU4.cache +0 -0
  309. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/mB/mBuRX30cqP2zcjbXdqE87kVI1OPXXlfEHjVg4au-VgA.cache +0 -0
  310. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/mE/mEY9bG2p9VH3xnNVwRnNJWjgM9sltQAPgnU7L3PKV94.cache +1 -0
  311. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/mW/mWhKFKR3Mmhe-6ghO_ncj2hoXbQn-rojtgwlOvEKp0Q.cache +0 -0
  312. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/n8/n81UmV9HgGp1q07qEFTGkV9yTZXm_s1GgyaOQPEUlwk.cache +1 -0
  313. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/nO/nObilsrP1S2tSLyplr-zQhPPhfrJROKkJ3O1Snwi6lI.cache +1 -0
  314. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/nk/nk-cGkmlcayeGHH5qCT7ErT7hSzjp7Lkv44dogh6itw.cache +0 -0
  315. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/nq/nqxNXR-iAbxE0s5FG3F65lS7RIQ5VPeke-TMmu1TCrI.cache +1 -0
  316. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/nw/nwTtACusvC4q3XitCqd0KKyZuaAytlmtuWdqhF1rnbc.cache +1 -0
  317. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/oB/oBDBQ-HCTC1Tcmyf6ECvfua73khUmJv_T76-UAauV4I.cache +0 -0
  318. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/oC/oC6QcOw1PUkIDLPfAcaW9_GQ6p5dm_ep4nBz2gpkFnM.cache +1 -0
  319. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/oM/oMrW6C8O79P3c1l1Yc-aobOi_qzMJjvqzMUT0tIRSgE.cache +0 -0
  320. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/oN/oNoL7hNrp1bNHZ-3gCJqB3anembio1KfJ3H9OwDahD4.cache +1 -0
  321. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/oR/oRsQ_0HCf35C2y2J2-YiZElguMZvehYEfglBvca1nNA.cache +0 -0
  322. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ob/obufK4oDwAERVUks2O0QHYOmVvMrdysquGYH4C5mnT8.cache +0 -0
  323. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ol/olM4LiOYrJhUigev1tZCATKd9k47nhNsB7yNJt2ZABo.cache +0 -0
  324. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/p0/p00ZBf5nLINVpqJ9stFEWEZus_pxX7GtZdC19YOE-i8.cache +1 -0
  325. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/p5/p5Ho-nXHzZmT9P4iRrQwEOy_p7rMSjwLPWhZadrpLuY.cache +1 -0
  326. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/pE/pEhaat2KBd5SrT7szC_8R1_6hK17FTpvoRFkmCRSD3M.cache +0 -0
  327. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/pI/pIVqc5tXAaLDSQbx4dvcFawX1iRPdcw_JTjDIE6Y0eM.cache +0 -0
  328. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/pV/pV1RzHoP4Bu72DgA-4PCNfebV0qnLhPsQIDNcRXGkrM.cache +1 -0
  329. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/pX/pX82_hGPnClhrAYequVlT5BmxAgq45PJTrS4qRNhqOs.cache +1 -0
  330. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/pd/pdHwDsZaVzTDwn8V8eUXPvlSpPHxBU0KLu64FNLQgEc.cache +1 -0
  331. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/pi/pizduzb5frpqFjhT5nWhiGBWuPTODGSg-bQTDMQXO9M.cache +0 -0
  332. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/q3/q37Oh8TzTrNQ86wXFAkEsW4DyEXnb3yihKk-1rs2404.cache +0 -0
  333. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/q6/q6hPVpeabqgcve_jfoxQH0BhfJV5rLCEoO3O-Fzgv8I.cache +0 -0
  334. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/q9/q92H2q3OnX9XyI2VHJH3UtefQyFCX1NvOHdOEmYPCSM.cache +1 -0
  335. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/qM/qMEqbJW1_gVieBhyF9wlM_I9d2R046Jx2x24BpOuL7s.cache +1 -0
  336. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/qM/qMexQ94UaSX8IgbEDMw-79Nu8YPvP6mfGN2XrkTCXNI.cache +1 -0
  337. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/qX/qX4yYVxqVPmDvLTkLb6Do9WBW2fk2xFjOJrPSPJb6H4.cache +1 -0
  338. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/qf/qfKsLD0BCQhzdtf1TxrlASGxZ3jhKoqJrZC8iPE2btk.cache +1 -0
  339. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/qi/qiqjhoFPLFaKeCVugQAWT8E5Gex1243DiHjwY18l2qk.cache +1 -0
  340. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/rD/rDv7U5PmHb2WykHRHzrhc2TPcZi_rixRHu1Uvtg2cWc.cache +0 -0
  341. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/rT/rT7PfhwAHlSlnTlhG5k1GzXwls9ZVOdiqSBPCKBHPUY.cache +0 -0
  342. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/rd/rdUhCNG6nXN-tjjAChWeFYzWfNkW3fk52OFzyxf88XA.cache +0 -0
  343. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/sK/sKi5Q0UCvOM51weOpPoXwmGkqvu4i8SWv7VQgLwqWaw.cache +1 -0
  344. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/sY/sYqD_6_DLhWbWmBm4ZOKDNI8bKtF7czThI6GXwmFlMU.cache +0 -0
  345. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/t5/t5a7bcoB1eXhT4bgjQbepr23SHij9_vEuk-Qt58y7Bo.cache +0 -0
  346. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/t6/t6vCzetBqBFNvy4QQOmxhvVzT7iAvS1uY70dhr2gTGI.cache +0 -0
  347. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/tS/tSrGMiEU1a1Sjq58RxlQ1M3G3PwFukn-XhTdG9nCoLA.cache +1 -0
  348. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ts/tsg9EkDDcwsgThE8EhpeJ6aaOtpNwUaHCUm05ZJZgrU.cache +1 -0
  349. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/tx/txLM43-ZQqgp3ON3ZPU1b8YzvY7ND6K_Yif6XJtj8VQ.cache +1 -0
  350. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/u8/u8eGrFEMJ5HMOpoK4n_kNRXCtLHyzzzVa0Hz77NDcQY.cache +0 -0
  351. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/uC/uCy5CXkLuf-0vPhkmEz9HrecQjjhXqC7RsDq2vBo_OU.cache +1 -0
  352. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/uE/uE_5mcXKInvpxmekQpftPFWzrFZIRPkimMY4rQ2DG-I.cache +1 -0
  353. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/uO/uOzODMQ_QctcJzLwgtv7lVc9-H-opz_hkDqr5KQzu00.cache +0 -0
  354. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ut/utfSn2L-ZH3G8aY2GYEXiCXFKSTn68CIySFk1t6wmX4.cache +0 -0
  355. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/v0/v0oY_yoUFFfUxUa48FtwfxXwD1jgi2DsBYUO75USDUg.cache +0 -0
  356. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/v5/v5aRUW7gARJJpzkfMzxLW7K0DdE8Lv4bv8jF3rp9Zv8.cache +1 -0
  357. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/vD/vD6oP1daPuk1Vv4QIoiwObxk6T21Ff4F5GA9ZKH6skY.cache +0 -0
  358. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/vW/vWfhzaoyrvEUgX0vnRufnld1buC_KEfVE_Y9GxTlEFc.cache +2 -0
  359. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/vW/vWyKqwKLUMVSwn2loUFOifR99aPdJrDsdq_ZIxHZPqA.cache +0 -0
  360. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/v_/v_6RhcUpVa9gy_-00bWjXEqBWf3j278qsov5W6QBeYU.cache +1 -0
  361. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/vb/vb5TYJylEA7vrGa5PmjD5KZkJou6zEkeXECiaoZGDHY.cache +0 -0
  362. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ve/veJqOBjt5UqnKnX7hRsbIYidE0sz1PgT_PZXoouGjZw.cache +0 -0
  363. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/vh/vhJYTGsOONLY6b4X8Aqn6yN5uZP3dymWs715qdkspcM.cache +0 -0
  364. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/w2/w2WPbxn9ruK6weV1ZKaTRQIJd3k2-rk3X1zKsM9GcJw.cache +0 -0
  365. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/wR/wRVUOKeoi7ss2RgvsoRlEPGbvYJWaHhp55EEClhS7gY.cache +0 -0
  366. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/wd/wdpCg82IjnwGSd3ufZA42IaLmCyfjsvncNpGXZOuAcg.cache +0 -0
  367. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/xD/xD_LL0yPgbyJVlIgxvpfrWxTfU9xV14N4xC4JeLzh8k.cache +0 -0
  368. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/xE/xEC-Mj_8SijHeijep4-j3DjO2YG6vR5bxu3C462dMV0.cache +1 -0
  369. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/xJ/xJroEmVa92s_SWg2kbEdbq8BW_mMnJSmZZrxn6ceVUc.cache +0 -0
  370. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/xb/xbKoOCz3wunTkYLF9BqrXIaJdtymUpMsuwbPoqAtSlo.cache +1 -0
  371. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/xm/xmtA-I2RBVgCHXEokd428Tx8BNmO7zLo7js3xECuy8U.cache +0 -0
  372. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/yT/yTzzKWFdVEvaaJ9KFCfSD39U3VSnq0qjtJjyZmO4zFw.cache +1 -0
  373. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ys/ysh2f5NeuAX8ERzPCikQKxMsYskwbyT-92EFZcj1t_8.cache +0 -0
  374. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/yu/yuwxXSU-DhAZ5gI6C14t14zP7QVOwm1ngonRIydths4.cache +0 -0
  375. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/yx/yxpiwCQbHalQz1Sxz1mXqPUQTrkLWVJlsTDidbRjZKI.cache +1 -0
  376. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/zB/zBFJBWifQ1mw4QZnNdtdMjHBjvxdxWGfEjblqbqz-zo.cache +0 -0
  377. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/zC/zC6mDHOfzefhSXtZ_vv5B6_bcIRdmSZQ5wLRQbBLvPQ.cache +1 -0
  378. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/zX/zXmBB9EMZxI2tASi8hhcC9LHvlRwMHy1ay5cY9tmECE.cache +0 -0
  379. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/zg/zgUFCamiHTFlFhcnJQoPadw_eNN2uNyknT4q-zkdd5Q.cache +0 -0
  380. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/zz/zzuphRmGAOKiylgDbrK2tusLjraX25zgMYukOI2iqJY.cache +1 -0
  381. metadata +739 -5
@@ -11,7 +11,12 @@ module RailsDb
11
11
 
12
12
  def self.exec_query(sql, log = true)
13
13
  t0 = Time.now
14
- results = connection.execute(sql, 'SQL') # used from RoR mysql adapter source
14
+ results = nil
15
+
16
+ execute_with_sandbox_if_needed do
17
+ results = connection.execute(sql, 'SQL') # used from RoR mysql adapter source
18
+ end
19
+
15
20
  result = MysqlResult.new(results)
16
21
  execution_time = Time.now - t0
17
22
  [result, execution_time]
@@ -28,4 +33,4 @@ module RailsDb
28
33
  end
29
34
 
30
35
  end
31
- end
36
+ end
@@ -5,7 +5,9 @@ module RailsDb
5
5
 
6
6
  def self.execute(sql)
7
7
  t0 = Time.now
8
- multiple_execute(sql)
8
+ execute_with_sandbox_if_needed do
9
+ multiple_execute(sql)
10
+ end
9
11
  Time.now - t0
10
12
  end
11
13
 
@@ -20,4 +22,4 @@ module RailsDb
20
22
  end
21
23
 
22
24
  end
23
- end
25
+ end
@@ -1,3 +1,3 @@
1
1
  module RailsDb
2
- VERSION = "2.3.1"
2
+ VERSION = "2.4.0"
3
3
  end
data/rails_db.gemspec CHANGED
@@ -25,7 +25,7 @@ Gem::Specification.new do |s|
25
25
  s.add_dependency 'kaminari'
26
26
 
27
27
  s.add_development_dependency "launchy"
28
- s.add_development_dependency "sqlite3", '~> 1.3.6'
28
+ s.add_development_dependency "sqlite3", '~> 1.4'
29
29
  s.add_development_dependency "mysql2", '<= 0.3.20'
30
30
  s.add_development_dependency "pg"
31
31
  s.add_development_dependency "caxlsx_rails"
@@ -20,4 +20,6 @@ RailsDb.setup do |config|
20
20
  # # Enable http basic authentication
21
21
  # config.http_basic_authentication_password = 'password'
22
22
  config.verify_access_proc = proc { |e| true }
23
+
24
+ config.sandbox = false
23
25
  end
Binary file
@@ -0,0 +1,225 @@
1
+ Started GET "/" for 192.168.0.108 at 2021-06-07 07:59:07 -0700
2
+  (0.6ms) SELECT sqlite_version(*)
3
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
4
+ Processing by HomeController#index as HTML
5
+ Rendering home/index.html.erb within layouts/application
6
+  (0.1ms) SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 10 OFFSET 0
7
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (Duration: 0.8ms | Allocations: 644)
8
+  (0.1ms) select id, name, age from users order by age desc limit 10
9
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (Duration: 0.6ms | Allocations: 536)
10
+  (0.1ms) SELECT COUNT(*) FROM "users"
11
+  (0.2ms) SELECT COUNT(*) FROM "users" WHERE "users"."type" = ? [["type", "Customer"]]
12
+  (0.1ms) SELECT COUNT(*) FROM "accounts"
13
+ Rendered home/index.html.erb within layouts/application (Duration: 16.3ms | Allocations: 6561)
14
+ Completed 200 OK in 222ms (Views: 220.2ms | ActiveRecord: 1.1ms | Allocations: 114468)
15
+
16
+
17
+ Started GET "/assets/application.debug-421266e152cbfb3f2385f564b9be42243c2ab61de590ce6647e3cd742050ed48.css" for 192.168.0.108 at 2021-06-07 07:59:07 -0700
18
+ Started GET "/assets/application.debug-a1cb7dfbf90892f06b5c91607f1d134a954845da49f4def90ffc484e298dfb23.js" for 192.168.0.108 at 2021-06-07 07:59:07 -0700
19
+ Started GET "/rails/db" for 192.168.0.108 at 2021-06-07 07:59:09 -0700
20
+ Processing by RailsDb::DashboardController#index as HTML
21
+ Rendering /root/projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application
22
+ Rendered /root/projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (Duration: 1.0ms | Allocations: 945)
23
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 4.3ms | Allocations: 2344)
24
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 1.7ms | Allocations: 992)
25
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.4ms | Allocations: 466)
26
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 1.7ms | Allocations: 1809)
27
+ Completed 200 OK in 101ms (Views: 100.0ms | ActiveRecord: 0.3ms | Allocations: 74799)
28
+
29
+
30
+ Started GET "/assets/rails_db/application.debug-f7c4d149f5a7e42e5f900c7e0f454055e2baa311b79aec7c34816e77d8329481.css" for 192.168.0.108 at 2021-06-07 07:59:10 -0700
31
+ Started GET "/assets/rails_db/application.debug-b68d73bfa75c10a9608a0ddbff28c38f96a3dd0fee187b37a39ae32277ddcd34.js" for 192.168.0.108 at 2021-06-07 07:59:10 -0700
32
+  (0.1ms) SELECT sqlite_version(*)
33
+ Started GET "/assets/rails_db/logo_mini-e46c13b71074493bb7845fa9e5838957fc7f4825088d7474700e8ecad3a12cb0.png" for 192.168.0.108 at 2021-06-07 07:59:10 -0700
34
+ Started GET "/assets/rails_db/logo-72ddb38e7d2961f79f60a852fe496dbd533ffae37f9591ddf5c5ce3eb500b9c9.png" for 192.168.0.108 at 2021-06-07 07:59:10 -0700
35
+ Started GET "/rails/db/tables/contacts/data" for 192.168.0.108 at 2021-06-07 07:59:11 -0700
36
+ Processing by RailsDb::TablesController#data as JS
37
+ Parameters: {"table_id"=>"contacts"}
38
+  (0.1ms) SELECT COUNT(*) FROM "contacts"
39
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/data.js.erb
40
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.4ms | Allocations: 146)
41
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 36.2ms | Allocations: 29698)
42
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 6.8ms | Allocations: 5278)
43
+  Load (0.2ms) SELECT "contacts".* FROM "contacts" LIMIT ? OFFSET ? [["LIMIT", 30], ["OFFSET", 0]]
44
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 2.4ms | Allocations: 1155)
45
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 2.0ms | Allocations: 862)
46
+ CACHE (0.0ms) SELECT COUNT(*) FROM "contacts"
47
+ CACHE (0.0ms) SELECT COUNT(*) FROM "contacts"
48
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_sql.html.erb (Duration: 0.2ms | Allocations: 116)
49
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_data.html.erb (Duration: 80.1ms | Allocations: 52918)
50
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/data.js.erb (Duration: 82.3ms | Allocations: 54535)
51
+ Completed 200 OK in 100ms (Views: 80.7ms | ActiveRecord: 4.5ms | Allocations: 58828)
52
+
53
+
54
+ Started GET "/rails/db/tables/payments/data" for 192.168.0.108 at 2021-06-07 07:59:12 -0700
55
+ Processing by RailsDb::TablesController#data as JS
56
+ Parameters: {"table_id"=>"payments"}
57
+  (0.1ms) SELECT COUNT(*) FROM "payments"
58
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/data.js.erb
59
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
60
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 21.8ms | Allocations: 5134)
61
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 5.3ms | Allocations: 4849)
62
+  Load (0.3ms) SELECT "payments".* FROM "payments" LIMIT ? OFFSET ? [["LIMIT", 30], ["OFFSET", 0]]
63
+ CACHE (0.0ms) SELECT COUNT(*) FROM "payments"
64
+ CACHE (0.0ms) SELECT COUNT(*) FROM "payments"
65
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_sql.html.erb (Duration: 0.1ms | Allocations: 6)
66
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_data.html.erb (Duration: 45.5ms | Allocations: 17679)
67
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/data.js.erb (Duration: 46.6ms | Allocations: 18692)
68
+ Completed 200 OK in 60ms (Views: 46.5ms | ActiveRecord: 1.1ms | Allocations: 20390)
69
+
70
+
71
+ Started GET "/rails/db/tables/payments/new" for 192.168.0.108 at 2021-06-07 07:59:24 -0700
72
+ Processing by RailsDb::TablesController#new as JS
73
+ Parameters: {"table_id"=>"payments"}
74
+  (0.1ms) SELECT COUNT(*) FROM "payments"
75
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/new.js.erb
76
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_new.html.erb (Duration: 4.1ms | Allocations: 3117)
77
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/new.js.erb (Duration: 4.8ms | Allocations: 3713)
78
+ Completed 200 OK in 15ms (Views: 4.4ms | ActiveRecord: 1.4ms | Allocations: 7903)
79
+
80
+
81
+ Started POST "/rails/db/tables/payments/create" for 192.168.0.108 at 2021-06-07 07:59:26 -0700
82
+ Processing by RailsDb::TablesController#create as JS
83
+ Parameters: {"utf8"=>"✓", "record"=>{"amount"=>"11", "project_id"=>"22"}, "commit"=>"SAVE", "table_id"=>"payments"}
84
+  (0.2ms) SELECT COUNT(*) FROM "payments"
85
+  (0.1ms) begin transaction
86
+ #<Class:0x00000000045c4e38> Create (0.2ms) INSERT INTO "payments" ("amount", "project_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["amount", 11.0], ["project_id", 22], ["created_at", "2021-06-07 14:59:26.861027"], ["updated_at", "2021-06-07 14:59:26.861027"]]
87
+  (1.5ms) commit transaction
88
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/create.js.erb
89
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
90
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 4.3ms | Allocations: 4849)
91
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 3.6ms | Allocations: 4844)
92
+  Load (0.1ms) SELECT "payments".* FROM "payments" LIMIT ? OFFSET ? [["LIMIT", 30], ["OFFSET", 0]]
93
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.3ms | Allocations: 849)
94
+  (0.1ms) SELECT COUNT(*) FROM "payments"
95
+ CACHE (0.0ms) SELECT COUNT(*) FROM "payments"
96
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_sql.html.erb (Duration: 0.0ms | Allocations: 6)
97
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_data.html.erb (Duration: 24.3ms | Allocations: 18990)
98
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/create.js.erb (Duration: 25.0ms | Allocations: 20109)
99
+ Completed 200 OK in 46ms (Views: 24.2ms | ActiveRecord: 3.3ms | Allocations: 25312)
100
+
101
+
102
+ Started GET "/rails/db/tables/payments/new" for 192.168.0.108 at 2021-06-07 07:59:44 -0700
103
+  (0.5ms) SELECT sqlite_version(*)
104
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
105
+ Processing by RailsDb::TablesController#new as JS
106
+ Parameters: {"table_id"=>"payments"}
107
+  (0.1ms) SELECT COUNT(*) FROM "payments"
108
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/new.js.erb
109
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_new.html.erb (Duration: 20.1ms | Allocations: 25818)
110
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/new.js.erb (Duration: 22.0ms | Allocations: 26635)
111
+ Completed 200 OK in 35ms (Views: 22.5ms | ActiveRecord: 2.8ms | Allocations: 34140)
112
+
113
+
114
+ Started POST "/rails/db/tables/payments/create" for 192.168.0.108 at 2021-06-07 07:59:46 -0700
115
+ Processing by RailsDb::TablesController#create as JS
116
+ Parameters: {"utf8"=>"✓", "record"=>{"amount"=>"11", "project_id"=>"22"}, "commit"=>"SAVE", "table_id"=>"payments"}
117
+  (0.1ms) SELECT COUNT(*) FROM "payments"
118
+  (0.1ms) begin transaction
119
+ #<Class:0x0000000003e46ad0> Create (0.2ms) INSERT INTO "payments" ("amount", "project_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["amount", 11.0], ["project_id", 22], ["created_at", "2021-06-07 14:59:46.706534"], ["updated_at", "2021-06-07 14:59:46.706534"]]
120
+  (1.5ms) commit transaction
121
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/create.js.erb
122
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.3ms | Allocations: 146)
123
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 7.4ms | Allocations: 6545)
124
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 3.7ms | Allocations: 4846)
125
+  Load (0.1ms) SELECT "payments".* FROM "payments" LIMIT ? OFFSET ? [["LIMIT", 30], ["OFFSET", 0]]
126
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.7ms | Allocations: 1135)
127
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.2ms | Allocations: 843)
128
+  (0.1ms) SELECT COUNT(*) FROM "payments"
129
+ CACHE (0.0ms) SELECT COUNT(*) FROM "payments"
130
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_sql.html.erb (Duration: 0.2ms | Allocations: 116)
131
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_data.html.erb (Duration: 32.8ms | Allocations: 25130)
132
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/create.js.erb (Duration: 33.7ms | Allocations: 26564)
133
+ Completed 200 OK in 61ms (Views: 32.2ms | ActiveRecord: 4.0ms | Allocations: 32308)
134
+
135
+
136
+ Started GET "/rails/db/tables/payments/data" for 192.168.0.108 at 2021-06-07 07:59:47 -0700
137
+ Processing by RailsDb::TablesController#data as HTML
138
+ Parameters: {"table_id"=>"payments"}
139
+  (0.1ms) SELECT COUNT(*) FROM "payments"
140
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application
141
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
142
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 3.5ms | Allocations: 4849)
143
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 3.4ms | Allocations: 4844)
144
+  Load (0.1ms) SELECT "payments".* FROM "payments" LIMIT ? OFFSET ? [["LIMIT", 30], ["OFFSET", 0]]
145
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.3ms | Allocations: 827)
146
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.3ms | Allocations: 823)
147
+ CACHE (0.0ms) SELECT COUNT(*) FROM "payments"
148
+ CACHE (0.0ms) SELECT COUNT(*) FROM "payments"
149
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_sql.html.erb (Duration: 0.0ms | Allocations: 6)
150
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_data.html.erb (Duration: 31.1ms | Allocations: 23089)
151
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (Duration: 31.6ms | Allocations: 23416)
152
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 2.5ms | Allocations: 2038)
153
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 1.0ms | Allocations: 981)
154
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.3ms | Allocations: 466)
155
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 1.5ms | Allocations: 1808)
156
+ Completed 200 OK in 80ms (Views: 61.4ms | ActiveRecord: 2.3ms | Allocations: 66202)
157
+
158
+
159
+ Started GET "/rails/db/tables/payments/new" for 192.168.0.108 at 2021-06-07 08:01:29 -0700
160
+  (0.6ms) SELECT sqlite_version(*)
161
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
162
+ Processing by RailsDb::TablesController#new as JS
163
+ Parameters: {"table_id"=>"payments"}
164
+  (0.1ms) SELECT COUNT(*) FROM "payments"
165
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/new.js.erb
166
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_new.html.erb (Duration: 19.3ms | Allocations: 25818)
167
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/new.js.erb (Duration: 20.7ms | Allocations: 26635)
168
+ Completed 200 OK in 34ms (Views: 22.3ms | ActiveRecord: 1.6ms | Allocations: 34140)
169
+
170
+
171
+ Started POST "/rails/db/tables/payments/create" for 192.168.0.108 at 2021-06-07 08:01:31 -0700
172
+ Processing by RailsDb::TablesController#create as JS
173
+ Parameters: {"utf8"=>"✓", "record"=>{"amount"=>"1", "project_id"=>"2"}, "commit"=>"SAVE", "table_id"=>"payments"}
174
+  (0.2ms) SELECT COUNT(*) FROM "payments"
175
+  (0.1ms) begin transaction
176
+ #<Class:0x00007f6628864508> Create (0.3ms) INSERT INTO "payments" ("amount", "project_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1.0], ["project_id", 2], ["created_at", "2021-06-07 15:01:39.953557"], ["updated_at", "2021-06-07 15:01:39.953557"]]
177
+  (1.6ms) commit transaction
178
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/create.js.erb
179
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.2ms | Allocations: 146)
180
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 8.3ms | Allocations: 6545)
181
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 5.4ms | Allocations: 4846)
182
+  Load (0.2ms) SELECT "payments".* FROM "payments" LIMIT ? OFFSET ? [["LIMIT", 30], ["OFFSET", 0]]
183
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 2.0ms | Allocations: 1135)
184
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.3ms | Allocations: 843)
185
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.2ms | Allocations: 843)
186
+  (0.1ms) SELECT COUNT(*) FROM "payments"
187
+ CACHE (0.0ms) SELECT COUNT(*) FROM "payments"
188
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_sql.html.erb (Duration: 0.2ms | Allocations: 116)
189
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_data.html.erb (Duration: 42.0ms | Allocations: 26169)
190
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/create.js.erb (Duration: 43.3ms | Allocations: 27676)
191
+ Completed 200 OK in 8848ms (Views: 41.1ms | ActiveRecord: 5.1ms | Allocations: 72064)
192
+
193
+
194
+ Started GET "/rails/db/tables/payments/new" for 192.168.0.108 at 2021-06-07 08:02:14 -0700
195
+  (0.6ms) SELECT sqlite_version(*)
196
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
197
+ Processing by RailsDb::TablesController#new as JS
198
+ Parameters: {"table_id"=>"payments"}
199
+  (0.1ms) SELECT COUNT(*) FROM "payments"
200
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/new.js.erb
201
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_new.html.erb (Duration: 17.3ms | Allocations: 25818)
202
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/new.js.erb (Duration: 18.6ms | Allocations: 26635)
203
+ Completed 200 OK in 32ms (Views: 20.2ms | ActiveRecord: 1.7ms | Allocations: 34140)
204
+
205
+
206
+ Started POST "/rails/db/tables/payments/create" for 192.168.0.108 at 2021-06-07 08:02:17 -0700
207
+ Processing by RailsDb::TablesController#create as JS
208
+ Parameters: {"utf8"=>"✓", "record"=>{"amount"=>"333", "project_id"=>"444"}, "commit"=>"SAVE", "table_id"=>"payments"}
209
+  (0.1ms) SELECT COUNT(*) FROM "payments"
210
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/create.js.erb
211
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.2ms | Allocations: 146)
212
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 5.4ms | Allocations: 6545)
213
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 3.7ms | Allocations: 4846)
214
+  Load (0.2ms) SELECT "payments".* FROM "payments" LIMIT ? OFFSET ? [["LIMIT", 30], ["OFFSET", 0]]
215
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.8ms | Allocations: 1139)
216
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.3ms | Allocations: 843)
217
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.4ms | Allocations: 843)
218
+ CACHE (0.0ms) SELECT COUNT(*) FROM "payments"
219
+ CACHE (0.0ms) SELECT COUNT(*) FROM "payments"
220
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_sql.html.erb (Duration: 0.2ms | Allocations: 116)
221
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_data.html.erb (Duration: 45.6ms | Allocations: 29051)
222
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/create.js.erb (Duration: 47.0ms | Allocations: 30558)
223
+ Completed 200 OK in 3869ms (Views: 45.0ms | ActiveRecord: 3.1ms | Allocations: 71502)
224
+
225
+
@@ -0,0 +1,1933 @@
1
+  (1.0ms) SELECT sqlite_version(*)
2
+  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
3
+  (0.1ms) SELECT sqlite_version(*)
4
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
5
+  (0.1ms) begin transaction
6
+ --------------------------
7
+ SqlImportTest: test_import
8
+ --------------------------
9
+  (0.1ms) update users set age = 11 where id = 1
10
+  (0.1ms) update users set age = 22 where id = 2
11
+  (0.1ms) update users set age = 33 where id = 3
12
+  (1.3ms) 
13
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
14
+  (0.2ms) rollback transaction
15
+  (0.1ms) begin transaction
16
+ -----------------------
17
+ TableTest: test_columns
18
+ -----------------------
19
+  (0.1ms) rollback transaction
20
+  (0.1ms) begin transaction
21
+ ----------------------
22
+ TableTest: test_to_csv
23
+ ----------------------
24
+  (0.1ms) SAVEPOINT active_record_1
25
+ User Create (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 14:56:22.910817"], ["updated_at", "2021-06-07 14:56:22.910817"]]
26
+  (0.1ms) RELEASE SAVEPOINT active_record_1
27
+  (0.1ms) SELECT * FROM users
28
+  (0.1ms) rollback transaction
29
+  (0.0ms) begin transaction
30
+ ------------------------
31
+ TableTest: test_as_table
32
+ ------------------------
33
+ User Destroy (0.5ms) DELETE FROM "users"
34
+  (0.1ms) SAVEPOINT active_record_1
35
+ User Create (0.6ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 14:56:22.916737"], ["updated_at", "2021-06-07 14:56:22.916737"]]
36
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37
+  (0.1ms) SELECT COUNT(*) FROM "users"
38
+  Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT ? [["LIMIT", 1]]
39
+  (0.2ms) rollback transaction
40
+  (0.0ms) begin transaction
41
+ ------------------------
42
+ TableTest: test_truncate
43
+ ------------------------
44
+ User Destroy (0.2ms) DELETE FROM "users"
45
+  (0.2ms) SAVEPOINT active_record_1
46
+ User Create (0.9ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 14:56:22.946179"], ["updated_at", "2021-06-07 14:56:22.946179"]]
47
+  (0.2ms) RELEASE SAVEPOINT active_record_1
48
+  (0.2ms) SELECT COUNT(*) FROM "users"
49
+  (0.1ms) DELETE FROM users;
50
+  (0.1ms) SELECT COUNT(*) FROM "users"
51
+  (0.1ms) rollback transaction
52
+  (0.2ms) begin transaction
53
+ ----------------------
54
+ TableTest: test_delete
55
+ ----------------------
56
+ User Destroy (0.4ms) DELETE FROM "users"
57
+  (0.1ms) SAVEPOINT active_record_1
58
+ User Create (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 14:56:22.956216"], ["updated_at", "2021-06-07 14:56:22.956216"]]
59
+  (0.1ms) RELEASE SAVEPOINT active_record_1
60
+  (0.1ms) SAVEPOINT active_record_1
61
+ User Create (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "john"], ["created_at", "2021-06-07 14:56:22.958335"], ["updated_at", "2021-06-07 14:56:22.958335"]]
62
+  (0.1ms) RELEASE SAVEPOINT active_record_1
63
+  (0.1ms) SELECT COUNT(*) FROM "users"
64
+  (0.6ms) DELETE FROM users WHERE id = 1;
65
+  (1.4ms) SELECT COUNT(*) FROM "users"
66
+  (0.2ms) SELECT COUNT(*) FROM "users" WHERE "users"."name" = ? [["name", "igor"]]
67
+  (0.2ms) SELECT COUNT(*) FROM "users" WHERE "users"."name" = ? [["name", "john"]]
68
+  (0.1ms) rollback transaction
69
+  (0.0ms) begin transaction
70
+ ---------------------------
71
+ TableTest: test_primary_key
72
+ ---------------------------
73
+  (0.0ms) rollback transaction
74
+  (0.1ms) begin transaction
75
+ -----------------------
76
+ RailsDbTest: test_truth
77
+ -----------------------
78
+  (0.0ms) rollback transaction
79
+  (0.0ms) begin transaction
80
+ ------------------------------------
81
+ RailsDbTest: test_verify_access_proc
82
+ ------------------------------------
83
+  (0.1ms) rollback transaction
84
+  (0.1ms) begin transaction
85
+ ------------------------
86
+ DatabaseTest: test_query
87
+ ------------------------
88
+ User Destroy (0.1ms) DELETE FROM "users"
89
+  (0.1ms) SAVEPOINT active_record_1
90
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 14:56:22.973373"], ["updated_at", "2021-06-07 14:56:22.973373"]]
91
+  (0.0ms) RELEASE SAVEPOINT active_record_1
92
+  (0.0ms) select count(*) as users_count from users
93
+  (0.1ms) EXPLAIN select count(*) as users_count from users
94
+  (0.1ms) rollback transaction
95
+  (0.0ms) begin transaction
96
+ -------------------------
97
+ DatabaseTest: test_insert
98
+ -------------------------
99
+  (0.1ms) delete from projects_users
100
+  (0.1ms) EXPLAIN delete from projects_users
101
+ User Destroy (0.1ms) DELETE FROM "users"
102
+  (0.1ms) SELECT COUNT(*) FROM projects_users
103
+  (0.1ms) insert into projects_users(project_id, user_id) values(1,2)
104
+  (0.2ms) EXPLAIN insert into projects_users(project_id, user_id) values(1,2)
105
+  (0.1ms) SELECT COUNT(*) FROM projects_users
106
+  (0.1ms) rollback transaction
107
+  (0.0ms) begin transaction
108
+ ------------------------------------
109
+ DatabaseTest: test_accessible_tables
110
+ ------------------------------------
111
+  (0.1ms) rollback transaction
112
+  (0.0ms) begin transaction
113
+ -------------------------
114
+ DatabaseTest: test_tables
115
+ -------------------------
116
+  (0.1ms) rollback transaction
117
+  (0.1ms) begin transaction
118
+ --------------------------
119
+ DatabaseTest: test_adapter
120
+ --------------------------
121
+  (0.0ms) rollback transaction
122
+  (0.1ms) begin transaction
123
+ ----------------------------------------------------------------------------------------------------------------------------------
124
+ TablesHelperTest: test_method_column_is_checked?_returns_false_for_checkbox_status_if_cookie_contains_record_for_this_table:column
125
+ ----------------------------------------------------------------------------------------------------------------------------------
126
+  (0.1ms) rollback transaction
127
+  (0.1ms) begin transaction
128
+ ------------------------------------------------------------------------------------------------------------------------------------
129
+ TablesHelperTest: test_method_column_is_checked?_returns_true_for_checkbox_status_if_cookie_does_not_contain_hash_key_for_this_table
130
+ ------------------------------------------------------------------------------------------------------------------------------------
131
+  (0.1ms) rollback transaction
132
+  (0.1ms) begin transaction
133
+ -----------------------------------------------------------------------------------------------------------------------------------------
134
+ TablesHelperTest: test_method_column_is_checked?_returns_true_for_checkbox_status_if_cookie_does_not_contain_record_for_this_table:column
135
+ -----------------------------------------------------------------------------------------------------------------------------------------
136
+  (0.0ms) rollback transaction
137
+  (0.1ms) begin transaction
138
+ -------------------------------------------------------------------------------------------------------------------------
139
+ TablesHelperTest: test_method_display_style_column_returns_'display:none'_if_cookie_contains_record_for_this_table:column
140
+ -------------------------------------------------------------------------------------------------------------------------
141
+  (0.1ms) rollback transaction
142
+  (0.1ms) begin transaction
143
+ ----------------------------------------------------------------------------------------------------------------------------
144
+ TablesHelperTest: test_method_display_style_column_returns_'display'_if_cookie_does_not_contain_record_for_this_table:column
145
+ ----------------------------------------------------------------------------------------------------------------------------
146
+  (0.1ms) rollback transaction
147
+  (0.1ms) begin transaction
148
+ ----------------------------------------------
149
+ DashboardControllerTest: test_should_get_index
150
+ ----------------------------------------------
151
+ User Destroy (0.2ms) DELETE FROM "users"
152
+ Account Destroy (0.1ms) DELETE FROM "accounts"
153
+ Customer Destroy (0.1ms) DELETE FROM "users" WHERE "users"."type" = ? [["type", "Customer"]]
154
+  (0.0ms) SAVEPOINT active_record_1
155
+ User Create (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 14:56:23.015919"], ["updated_at", "2021-06-07 14:56:23.015919"]]
156
+  (0.1ms) RELEASE SAVEPOINT active_record_1
157
+  (0.1ms) SAVEPOINT active_record_1
158
+ User Create (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Edit"], ["created_at", "2021-06-07 14:56:23.017549"], ["updated_at", "2021-06-07 14:56:23.017549"]]
159
+  (0.0ms) RELEASE SAVEPOINT active_record_1
160
+  (0.1ms) SAVEPOINT active_record_1
161
+ Customer Create (0.1ms) INSERT INTO "users" ("name", "bio", "created_at", "updated_at", "type") VALUES (?, ?, ?, ?, ?) [["name", "Customer 1"], ["bio", "this is bio text"], ["created_at", "2021-06-07 14:56:23.024200"], ["updated_at", "2021-06-07 14:56:23.024200"], ["type", "Customer"]]
162
+  (0.1ms) RELEASE SAVEPOINT active_record_1
163
+ Started GET "/rails/db" for 127.0.0.1 at 2021-06-07 07:56:23 -0700
164
+ Processing by RailsDb::DashboardController#index as HTML
165
+ Rendering /root/projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application
166
+ Rendered /root/projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (Duration: 227.8ms | Allocations: 85461)
167
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 5.5ms | Allocations: 2150)
168
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 3.5ms | Allocations: 989)
169
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 1.3ms | Allocations: 466)
170
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 4.2ms | Allocations: 1794)
171
+ Completed 200 OK in 255ms (Views: 253.6ms | ActiveRecord: 0.2ms | Allocations: 95729)
172
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2021-06-07 07:56:23 -0700
173
+ Processing by RailsDb::TablesController#show as HTML
174
+ Parameters: {"id"=>"users"}
175
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application
176
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.5ms | Allocations: 146)
177
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_show.html.erb (Duration: 36.8ms | Allocations: 6885)
178
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (Duration: 39.5ms | Allocations: 7228)
179
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 2.9ms | Allocations: 1082)
180
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 3.0ms | Allocations: 755)
181
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.5ms | Allocations: 173)
182
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 2.8ms | Allocations: 693)
183
+ Completed 200 OK in 58ms (Views: 42.8ms | ActiveRecord: 13.5ms | Allocations: 12870)
184
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2021-06-07 07:56:23 -0700
185
+ Processing by RailsDb::TablesController#data as HTML
186
+ Parameters: {"table_id"=>"users"}
187
+  (0.1ms) SELECT COUNT(*) FROM "users"
188
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application
189
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.1ms | Allocations: 15)
190
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 57.5ms | Allocations: 32230)
191
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 9.0ms | Allocations: 7447)
192
+  Load (0.2ms) SELECT "users".* FROM "users" LIMIT ? OFFSET ? [["LIMIT", 30], ["OFFSET", 0]]
193
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 2.1ms | Allocations: 1333)
194
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.5ms | Allocations: 1043)
195
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.4ms | Allocations: 1047)
196
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_data.html.erb (Duration: 120.9ms | Allocations: 67030)
197
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (Duration: 123.1ms | Allocations: 67376)
198
+ Completed 500 Internal Server Error in 140ms (ActiveRecord: 3.0ms | Allocations: 69234)
199
+  (0.1ms) rollback transaction
200
+  (0.1ms) begin transaction
201
+ ----------------------------------------------------------------------
202
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_sql_works
203
+ ----------------------------------------------------------------------
204
+  (0.1ms) SAVEPOINT active_record_1
205
+ User Create (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 14:56:23.512071"], ["updated_at", "2021-06-07 14:56:23.512071"]]
206
+  (0.1ms) RELEASE SAVEPOINT active_record_1
207
+  (0.1ms) select * from users
208
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (Duration: 0.7ms | Allocations: 558)
209
+  (0.2ms) rollback transaction
210
+  (0.1ms) begin transaction
211
+ ------------------------------------------------------------------
212
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
213
+ ------------------------------------------------------------------
214
+  (0.1ms) SAVEPOINT active_record_1
215
+ User Create (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 14:56:23.517403"], ["updated_at", "2021-06-07 14:56:23.517403"]]
216
+  (0.0ms) RELEASE SAVEPOINT active_record_1
217
+  (0.1ms) SELECT * FROM users
218
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (Duration: 1.5ms | Allocations: 1157)
219
+  (0.1ms) rollback transaction
220
+  (0.1ms) begin transaction
221
+ --------------------------------------------------------------------------------
222
+ RailsDbDataTableHelperTest: test_rails_db_data_table_sql_works_with_many_options
223
+ --------------------------------------------------------------------------------
224
+  (0.1ms) SAVEPOINT active_record_1
225
+ User Create (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 14:56:23.522261"], ["updated_at", "2021-06-07 14:56:23.522261"]]
226
+  (0.0ms) RELEASE SAVEPOINT active_record_1
227
+  (0.1ms) select * from users
228
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (Duration: 0.1ms | Allocations: 76)
229
+  (0.1ms) rollback transaction
230
+  (0.1ms) begin transaction
231
+ ----------------------------------------------------------------------------
232
+ RailsDbDataTableHelperTest: test_rails_db_data_table_works_with_many_options
233
+ ----------------------------------------------------------------------------
234
+  (0.1ms) SAVEPOINT active_record_1
235
+ User Create (0.2ms) INSERT INTO "users" ("name", "age", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Igor"], ["age", 9999], ["created_at", "2021-06-07 14:56:23.525788"], ["updated_at", "2021-06-07 14:56:23.525788"]]
236
+  (0.0ms) RELEASE SAVEPOINT active_record_1
237
+  (0.1ms) SELECT id, name FROM users ORDER BY id asc LIMIT 10 OFFSET 0
238
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (Duration: 1.1ms | Allocations: 92)
239
+  (0.2ms) rollback transaction
240
+  (0.5ms) SELECT sqlite_version(*)
241
+  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
242
+  (0.0ms) SELECT sqlite_version(*)
243
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
244
+  (0.1ms) begin transaction
245
+ ------------------------
246
+ TableTest: test_as_table
247
+ ------------------------
248
+ User Destroy (0.1ms) DELETE FROM "users"
249
+  (0.1ms) SAVEPOINT active_record_1
250
+ User Create (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 14:57:38.886397"], ["updated_at", "2021-06-07 14:57:38.886397"]]
251
+  (0.0ms) RELEASE SAVEPOINT active_record_1
252
+  (0.1ms) SELECT COUNT(*) FROM "users"
253
+  Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT ? [["LIMIT", 1]]
254
+  (0.1ms) rollback transaction
255
+  (0.0ms) begin transaction
256
+ ----------------------
257
+ TableTest: test_delete
258
+ ----------------------
259
+ User Destroy (0.1ms) DELETE FROM "users"
260
+  (0.1ms) SAVEPOINT active_record_1
261
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 14:57:38.917764"], ["updated_at", "2021-06-07 14:57:38.917764"]]
262
+  (0.0ms) RELEASE SAVEPOINT active_record_1
263
+  (0.0ms) SAVEPOINT active_record_1
264
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "john"], ["created_at", "2021-06-07 14:57:38.918759"], ["updated_at", "2021-06-07 14:57:38.918759"]]
265
+  (0.0ms) RELEASE SAVEPOINT active_record_1
266
+  (0.1ms) SELECT COUNT(*) FROM "users"
267
+  (0.1ms) DELETE FROM users WHERE id = 1;
268
+  (0.0ms) SELECT COUNT(*) FROM "users"
269
+  (0.1ms) SELECT COUNT(*) FROM "users" WHERE "users"."name" = ? [["name", "igor"]]
270
+  (0.1ms) SELECT COUNT(*) FROM "users" WHERE "users"."name" = ? [["name", "john"]]
271
+  (0.1ms) rollback transaction
272
+  (0.0ms) begin transaction
273
+ ---------------------------
274
+ TableTest: test_primary_key
275
+ ---------------------------
276
+  (0.0ms) rollback transaction
277
+  (0.0ms) begin transaction
278
+ ----------------------
279
+ TableTest: test_to_csv
280
+ ----------------------
281
+  (0.0ms) SAVEPOINT active_record_1
282
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 14:57:38.922893"], ["updated_at", "2021-06-07 14:57:38.922893"]]
283
+  (0.0ms) RELEASE SAVEPOINT active_record_1
284
+  (0.1ms) SELECT * FROM users
285
+  (0.1ms) rollback transaction
286
+  (0.0ms) begin transaction
287
+ -----------------------
288
+ TableTest: test_columns
289
+ -----------------------
290
+  (0.0ms) rollback transaction
291
+  (0.0ms) begin transaction
292
+ ------------------------
293
+ TableTest: test_truncate
294
+ ------------------------
295
+ User Destroy (0.1ms) DELETE FROM "users"
296
+  (0.0ms) SAVEPOINT active_record_1
297
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 14:57:38.926058"], ["updated_at", "2021-06-07 14:57:38.926058"]]
298
+  (0.0ms) RELEASE SAVEPOINT active_record_1
299
+  (0.0ms) SELECT COUNT(*) FROM "users"
300
+  (0.0ms) DELETE FROM users;
301
+  (0.0ms) SELECT COUNT(*) FROM "users"
302
+  (0.1ms) rollback transaction
303
+  (0.0ms) begin transaction
304
+ --------------------------
305
+ SqlImportTest: test_import
306
+ --------------------------
307
+  (0.0ms) update users set age = 11 where id = 1
308
+  (0.0ms) update users set age = 22 where id = 2
309
+  (0.0ms) update users set age = 33 where id = 3
310
+  (0.1ms) 
311
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
312
+  (0.1ms) rollback transaction
313
+  (0.0ms) begin transaction
314
+ ------------------------------------------------------------------------------------------------------------------------------------
315
+ TablesHelperTest: test_method_column_is_checked?_returns_true_for_checkbox_status_if_cookie_does_not_contain_hash_key_for_this_table
316
+ ------------------------------------------------------------------------------------------------------------------------------------
317
+  (0.0ms) rollback transaction
318
+  (0.0ms) begin transaction
319
+ ----------------------------------------------------------------------------------------------------------------------------
320
+ TablesHelperTest: test_method_display_style_column_returns_'display'_if_cookie_does_not_contain_record_for_this_table:column
321
+ ----------------------------------------------------------------------------------------------------------------------------
322
+  (0.0ms) rollback transaction
323
+  (0.0ms) begin transaction
324
+ ----------------------------------------------------------------------------------------------------------------------------------
325
+ TablesHelperTest: test_method_column_is_checked?_returns_false_for_checkbox_status_if_cookie_contains_record_for_this_table:column
326
+ ----------------------------------------------------------------------------------------------------------------------------------
327
+  (0.0ms) rollback transaction
328
+  (0.0ms) begin transaction
329
+ -----------------------------------------------------------------------------------------------------------------------------------------
330
+ TablesHelperTest: test_method_column_is_checked?_returns_true_for_checkbox_status_if_cookie_does_not_contain_record_for_this_table:column
331
+ -----------------------------------------------------------------------------------------------------------------------------------------
332
+  (0.0ms) rollback transaction
333
+  (0.0ms) begin transaction
334
+ -------------------------------------------------------------------------------------------------------------------------
335
+ TablesHelperTest: test_method_display_style_column_returns_'display:none'_if_cookie_contains_record_for_this_table:column
336
+ -------------------------------------------------------------------------------------------------------------------------
337
+  (0.0ms) rollback transaction
338
+  (0.1ms) begin transaction
339
+ ----------------------------------------------
340
+ DashboardControllerTest: test_should_get_index
341
+ ----------------------------------------------
342
+ User Destroy (0.3ms) DELETE FROM "users"
343
+ Account Destroy (0.1ms) DELETE FROM "accounts"
344
+ Customer Destroy (0.1ms) DELETE FROM "users" WHERE "users"."type" = ? [["type", "Customer"]]
345
+  (0.0ms) SAVEPOINT active_record_1
346
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 14:57:38.954150"], ["updated_at", "2021-06-07 14:57:38.954150"]]
347
+  (0.0ms) RELEASE SAVEPOINT active_record_1
348
+  (0.0ms) SAVEPOINT active_record_1
349
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Edit"], ["created_at", "2021-06-07 14:57:38.954980"], ["updated_at", "2021-06-07 14:57:38.954980"]]
350
+  (0.0ms) RELEASE SAVEPOINT active_record_1
351
+  (0.1ms) SAVEPOINT active_record_1
352
+ Customer Create (0.1ms) INSERT INTO "users" ("name", "bio", "created_at", "updated_at", "type") VALUES (?, ?, ?, ?, ?) [["name", "Customer 1"], ["bio", "this is bio text"], ["created_at", "2021-06-07 14:57:38.961033"], ["updated_at", "2021-06-07 14:57:38.961033"], ["type", "Customer"]]
353
+  (0.0ms) RELEASE SAVEPOINT active_record_1
354
+ Started GET "/rails/db" for 127.0.0.1 at 2021-06-07 07:57:38 -0700
355
+ Processing by RailsDb::DashboardController#index as HTML
356
+ Rendering /root/projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application
357
+ Rendered /root/projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (Duration: 15.5ms | Allocations: 20993)
358
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 2.3ms | Allocations: 2156)
359
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 1.0ms | Allocations: 988)
360
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.3ms | Allocations: 466)
361
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 1.3ms | Allocations: 1794)
362
+ Completed 200 OK in 39ms (Views: 36.1ms | ActiveRecord: 0.1ms | Allocations: 31257)
363
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2021-06-07 07:57:39 -0700
364
+ Processing by RailsDb::TablesController#show as HTML
365
+ Parameters: {"id"=>"users"}
366
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application
367
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.2ms | Allocations: 146)
368
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_show.html.erb (Duration: 7.4ms | Allocations: 6885)
369
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (Duration: 7.9ms | Allocations: 7228)
370
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.7ms | Allocations: 1082)
371
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.6ms | Allocations: 755)
372
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
373
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.4ms | Allocations: 693)
374
+ Completed 200 OK in 12ms (Views: 7.9ms | ActiveRecord: 3.5ms | Allocations: 12870)
375
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2021-06-07 07:57:39 -0700
376
+ Processing by RailsDb::TablesController#data as HTML
377
+ Parameters: {"table_id"=>"users"}
378
+  (0.1ms) SELECT COUNT(*) FROM "users"
379
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application
380
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
381
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 59.9ms | Allocations: 32230)
382
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 6.6ms | Allocations: 7450)
383
+  Load (0.2ms) SELECT "users".* FROM "users" LIMIT ? OFFSET ? [["LIMIT", 30], ["OFFSET", 0]]
384
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 5.0ms | Allocations: 1338)
385
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 2.6ms | Allocations: 1043)
386
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 2.0ms | Allocations: 1047)
387
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_data.html.erb (Duration: 113.6ms | Allocations: 67042)
388
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (Duration: 114.0ms | Allocations: 67388)
389
+ Completed 500 Internal Server Error in 122ms (ActiveRecord: 3.6ms | Allocations: 69246)
390
+  (0.1ms) rollback transaction
391
+  (0.1ms) begin transaction
392
+ --------------------------------------------------------------------------------
393
+ RailsDbDataTableHelperTest: test_rails_db_data_table_sql_works_with_many_options
394
+ --------------------------------------------------------------------------------
395
+  (0.1ms) SAVEPOINT active_record_1
396
+ User Create (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 14:57:39.154769"], ["updated_at", "2021-06-07 14:57:39.154769"]]
397
+  (0.0ms) RELEASE SAVEPOINT active_record_1
398
+  (0.1ms) select * from users
399
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (Duration: 0.9ms | Allocations: 582)
400
+  (0.1ms) rollback transaction
401
+  (0.0ms) begin transaction
402
+ ----------------------------------------------------------------------------
403
+ RailsDbDataTableHelperTest: test_rails_db_data_table_works_with_many_options
404
+ ----------------------------------------------------------------------------
405
+  (0.1ms) SAVEPOINT active_record_1
406
+ User Create (0.2ms) INSERT INTO "users" ("name", "age", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Igor"], ["age", 9999], ["created_at", "2021-06-07 14:57:39.160280"], ["updated_at", "2021-06-07 14:57:39.160280"]]
407
+  (0.0ms) RELEASE SAVEPOINT active_record_1
408
+  (0.1ms) SELECT id, name FROM users ORDER BY id asc LIMIT 10 OFFSET 0
409
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (Duration: 1.2ms | Allocations: 619)
410
+  (0.1ms) rollback transaction
411
+  (0.0ms) begin transaction
412
+ ----------------------------------------------------------------------
413
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_sql_works
414
+ ----------------------------------------------------------------------
415
+  (0.0ms) SAVEPOINT active_record_1
416
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 14:57:39.165007"], ["updated_at", "2021-06-07 14:57:39.165007"]]
417
+  (0.0ms) RELEASE SAVEPOINT active_record_1
418
+  (0.6ms) select * from users
419
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (Duration: 0.1ms | Allocations: 52)
420
+  (0.1ms) rollback transaction
421
+  (0.0ms) begin transaction
422
+ ------------------------------------------------------------------
423
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
424
+ ------------------------------------------------------------------
425
+  (0.1ms) SAVEPOINT active_record_1
426
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 14:57:39.168377"], ["updated_at", "2021-06-07 14:57:39.168377"]]
427
+  (0.0ms) RELEASE SAVEPOINT active_record_1
428
+  (0.1ms) SELECT * FROM users
429
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (Duration: 2.7ms | Allocations: 630)
430
+  (0.1ms) rollback transaction
431
+  (0.0ms) begin transaction
432
+ ------------------------------------
433
+ DatabaseTest: test_accessible_tables
434
+ ------------------------------------
435
+  (0.0ms) rollback transaction
436
+  (0.1ms) begin transaction
437
+ --------------------------
438
+ DatabaseTest: test_adapter
439
+ --------------------------
440
+  (0.0ms) rollback transaction
441
+  (0.1ms) begin transaction
442
+ -------------------------
443
+ DatabaseTest: test_insert
444
+ -------------------------
445
+  (0.1ms) delete from projects_users
446
+  (0.3ms) EXPLAIN delete from projects_users
447
+ User Destroy (0.1ms) DELETE FROM "users"
448
+  (0.1ms) SELECT COUNT(*) FROM projects_users
449
+  (0.0ms) insert into projects_users(project_id, user_id) values(1,2)
450
+  (0.1ms) EXPLAIN insert into projects_users(project_id, user_id) values(1,2)
451
+  (0.0ms) SELECT COUNT(*) FROM projects_users
452
+  (0.1ms) rollback transaction
453
+  (0.0ms) begin transaction
454
+ -------------------------
455
+ DatabaseTest: test_tables
456
+ -------------------------
457
+  (0.1ms) rollback transaction
458
+  (0.0ms) begin transaction
459
+ ------------------------
460
+ DatabaseTest: test_query
461
+ ------------------------
462
+ User Destroy (0.1ms) DELETE FROM "users"
463
+  (0.1ms) SAVEPOINT active_record_1
464
+ User Create (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 14:57:39.183883"], ["updated_at", "2021-06-07 14:57:39.183883"]]
465
+  (0.0ms) RELEASE SAVEPOINT active_record_1
466
+  (0.0ms) select count(*) as users_count from users
467
+  (0.1ms) EXPLAIN select count(*) as users_count from users
468
+  (0.1ms) rollback transaction
469
+  (0.1ms) begin transaction
470
+ -----------------------
471
+ RailsDbTest: test_truth
472
+ -----------------------
473
+  (0.0ms) rollback transaction
474
+  (0.0ms) begin transaction
475
+ ------------------------------------
476
+ RailsDbTest: test_verify_access_proc
477
+ ------------------------------------
478
+  (0.0ms) rollback transaction
479
+  (0.6ms) SELECT sqlite_version(*)
480
+  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
481
+  (0.0ms) SELECT sqlite_version(*)
482
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
483
+  (0.1ms) begin transaction
484
+ --------------------------
485
+ SqlImportTest: test_import
486
+ --------------------------
487
+  (0.1ms) update users set age = 11 where id = 1
488
+  (0.0ms) update users set age = 22 where id = 2
489
+  (0.0ms) update users set age = 33 where id = 3
490
+  (0.2ms) 
491
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
492
+  (0.1ms) rollback transaction
493
+  (0.0ms) begin transaction
494
+ -------------------------
495
+ DatabaseTest: test_tables
496
+ -------------------------
497
+  (0.0ms) rollback transaction
498
+  (0.0ms) begin transaction
499
+ ------------------------
500
+ DatabaseTest: test_query
501
+ ------------------------
502
+ User Destroy (0.1ms) DELETE FROM "users"
503
+  (0.1ms) SAVEPOINT active_record_1
504
+ User Create (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 14:58:02.144140"], ["updated_at", "2021-06-07 14:58:02.144140"]]
505
+  (0.0ms) RELEASE SAVEPOINT active_record_1
506
+  (0.1ms) select count(*) as users_count from users
507
+  (0.1ms) EXPLAIN select count(*) as users_count from users
508
+  (0.1ms) rollback transaction
509
+  (0.1ms) begin transaction
510
+ --------------------------
511
+ DatabaseTest: test_adapter
512
+ --------------------------
513
+  (0.0ms) rollback transaction
514
+  (0.0ms) begin transaction
515
+ -------------------------
516
+ DatabaseTest: test_insert
517
+ -------------------------
518
+  (0.2ms) delete from projects_users
519
+  (0.1ms) EXPLAIN delete from projects_users
520
+ User Destroy (0.1ms) DELETE FROM "users"
521
+  (0.1ms) SELECT COUNT(*) FROM projects_users
522
+  (0.0ms) insert into projects_users(project_id, user_id) values(1,2)
523
+  (0.1ms) EXPLAIN insert into projects_users(project_id, user_id) values(1,2)
524
+  (0.0ms) SELECT COUNT(*) FROM projects_users
525
+  (0.1ms) rollback transaction
526
+  (0.0ms) begin transaction
527
+ ------------------------------------
528
+ DatabaseTest: test_accessible_tables
529
+ ------------------------------------
530
+  (0.0ms) rollback transaction
531
+  (0.0ms) begin transaction
532
+ ---------------------------
533
+ TableTest: test_primary_key
534
+ ---------------------------
535
+  (0.0ms) rollback transaction
536
+  (0.1ms) begin transaction
537
+ ----------------------
538
+ TableTest: test_to_csv
539
+ ----------------------
540
+  (0.1ms) SAVEPOINT active_record_1
541
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 14:58:02.152531"], ["updated_at", "2021-06-07 14:58:02.152531"]]
542
+  (0.0ms) RELEASE SAVEPOINT active_record_1
543
+  (0.1ms) SELECT * FROM users
544
+  (0.1ms) rollback transaction
545
+  (2.7ms) begin transaction
546
+ ------------------------
547
+ TableTest: test_truncate
548
+ ------------------------
549
+ User Destroy (0.1ms) DELETE FROM "users"
550
+  (0.1ms) SAVEPOINT active_record_1
551
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 14:58:02.170315"], ["updated_at", "2021-06-07 14:58:02.170315"]]
552
+  (0.0ms) RELEASE SAVEPOINT active_record_1
553
+  (0.1ms) SELECT COUNT(*) FROM "users"
554
+  (0.0ms) DELETE FROM users;
555
+  (0.0ms) SELECT COUNT(*) FROM "users"
556
+  (0.1ms) rollback transaction
557
+  (0.0ms) begin transaction
558
+ ----------------------
559
+ TableTest: test_delete
560
+ ----------------------
561
+ User Destroy (0.1ms) DELETE FROM "users"
562
+  (0.1ms) SAVEPOINT active_record_1
563
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 14:58:02.173165"], ["updated_at", "2021-06-07 14:58:02.173165"]]
564
+  (0.0ms) RELEASE SAVEPOINT active_record_1
565
+  (0.0ms) SAVEPOINT active_record_1
566
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "john"], ["created_at", "2021-06-07 14:58:02.174128"], ["updated_at", "2021-06-07 14:58:02.174128"]]
567
+  (0.0ms) RELEASE SAVEPOINT active_record_1
568
+  (0.0ms) SELECT COUNT(*) FROM "users"
569
+  (0.1ms) DELETE FROM users WHERE id = 1;
570
+  (0.1ms) SELECT COUNT(*) FROM "users"
571
+  (0.1ms) SELECT COUNT(*) FROM "users" WHERE "users"."name" = ? [["name", "igor"]]
572
+  (0.1ms) SELECT COUNT(*) FROM "users" WHERE "users"."name" = ? [["name", "john"]]
573
+  (0.1ms) rollback transaction
574
+  (0.0ms) begin transaction
575
+ -----------------------
576
+ TableTest: test_columns
577
+ -----------------------
578
+  (0.0ms) rollback transaction
579
+  (0.1ms) begin transaction
580
+ ------------------------
581
+ TableTest: test_as_table
582
+ ------------------------
583
+ User Destroy (0.1ms) DELETE FROM "users"
584
+  (0.0ms) SAVEPOINT active_record_1
585
+ User Create (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 14:58:02.178972"], ["updated_at", "2021-06-07 14:58:02.178972"]]
586
+  (0.0ms) RELEASE SAVEPOINT active_record_1
587
+  (0.1ms) SELECT COUNT(*) FROM "users"
588
+  Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT ? [["LIMIT", 1]]
589
+  (0.1ms) rollback transaction
590
+  (0.1ms) begin transaction
591
+ -----------------------
592
+ RailsDbTest: test_truth
593
+ -----------------------
594
+  (0.1ms) rollback transaction
595
+  (0.1ms) begin transaction
596
+ ------------------------------------
597
+ RailsDbTest: test_verify_access_proc
598
+ ------------------------------------
599
+  (0.0ms) rollback transaction
600
+  (0.1ms) begin transaction
601
+ ----------------------------------------------
602
+ DashboardControllerTest: test_should_get_index
603
+ ----------------------------------------------
604
+ User Destroy (0.2ms) DELETE FROM "users"
605
+ Account Destroy (0.0ms) DELETE FROM "accounts"
606
+ Customer Destroy (0.1ms) DELETE FROM "users" WHERE "users"."type" = ? [["type", "Customer"]]
607
+  (0.0ms) SAVEPOINT active_record_1
608
+ User Create (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 14:58:02.219875"], ["updated_at", "2021-06-07 14:58:02.219875"]]
609
+  (0.0ms) RELEASE SAVEPOINT active_record_1
610
+  (0.0ms) SAVEPOINT active_record_1
611
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Edit"], ["created_at", "2021-06-07 14:58:02.220629"], ["updated_at", "2021-06-07 14:58:02.220629"]]
612
+  (0.0ms) RELEASE SAVEPOINT active_record_1
613
+  (0.2ms) SAVEPOINT active_record_1
614
+ Customer Create (0.2ms) INSERT INTO "users" ("name", "bio", "created_at", "updated_at", "type") VALUES (?, ?, ?, ?, ?) [["name", "Customer 1"], ["bio", "this is bio text"], ["created_at", "2021-06-07 14:58:02.227732"], ["updated_at", "2021-06-07 14:58:02.227732"], ["type", "Customer"]]
615
+  (0.0ms) RELEASE SAVEPOINT active_record_1
616
+ Started GET "/rails/db" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
617
+ Processing by RailsDb::DashboardController#index as HTML
618
+ Rendering /root/projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application
619
+ Rendered /root/projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (Duration: 20.5ms | Allocations: 20993)
620
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 2.3ms | Allocations: 2156)
621
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 1.1ms | Allocations: 988)
622
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.4ms | Allocations: 466)
623
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 1.5ms | Allocations: 1794)
624
+ Completed 200 OK in 43ms (Views: 42.4ms | ActiveRecord: 0.1ms | Allocations: 31484)
625
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
626
+ Processing by RailsDb::TablesController#show as HTML
627
+ Parameters: {"id"=>"users"}
628
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application
629
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.2ms | Allocations: 146)
630
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_show.html.erb (Duration: 13.1ms | Allocations: 6884)
631
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (Duration: 13.6ms | Allocations: 7227)
632
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.7ms | Allocations: 1082)
633
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.8ms | Allocations: 755)
634
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
635
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.5ms | Allocations: 693)
636
+ Completed 200 OK in 18ms (Views: 12.6ms | ActiveRecord: 5.3ms | Allocations: 12869)
637
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
638
+ Processing by RailsDb::TablesController#data as HTML
639
+ Parameters: {"table_id"=>"users"}
640
+  (0.1ms) SELECT COUNT(*) FROM "users"
641
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application
642
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
643
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 66.8ms | Allocations: 32250)
644
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 6.3ms | Allocations: 7450)
645
+  Load (0.2ms) SELECT "users".* FROM "users" LIMIT ? OFFSET ? [["LIMIT", 30], ["OFFSET", 0]]
646
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 5.2ms | Allocations: 1338)
647
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 3.3ms | Allocations: 1043)
648
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 2.7ms | Allocations: 1047)
649
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users"
650
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users"
651
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_sql.html.erb (Duration: 0.2ms | Allocations: 116)
652
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_data.html.erb (Duration: 119.8ms | Allocations: 67003)
653
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (Duration: 120.3ms | Allocations: 67346)
654
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 1.9ms | Allocations: 1087)
655
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 1.4ms | Allocations: 759)
656
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.4ms | Allocations: 173)
657
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 1.3ms | Allocations: 693)
658
+ Completed 200 OK in 138ms (Views: 124.6ms | ActiveRecord: 3.2ms | Allocations: 73561)
659
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
660
+ Processing by RailsDb::SqlController#index as HTML
661
+ Rendering /root/projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application
662
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
663
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/_history.html.erb (Duration: 0.9ms | Allocations: 481)
664
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (Duration: 12.2ms | Allocations: 4949)
665
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 2.0ms | Allocations: 1087)
666
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 2.2ms | Allocations: 757)
667
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
668
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 1.7ms | Allocations: 693)
669
+ Completed 200 OK in 24ms (Views: 20.4ms | ActiveRecord: 2.7ms | Allocations: 10692)
670
+ Started GET "/rails/db/import" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
671
+ Processing by RailsDb::SqlController#import as HTML
672
+ Rendering /root/projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application
673
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (Duration: 0.1ms | Allocations: 120)
674
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (Duration: 2.3ms | Allocations: 884)
675
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 1.4ms | Allocations: 1089)
676
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 1.2ms | Allocations: 759)
677
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
678
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.5ms | Allocations: 693)
679
+ Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.1ms | Allocations: 5966)
680
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
681
+ Processing by RailsDb::DashboardController#data_table as HTML
682
+ Rendering /root/projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application
683
+ Rendered /root/projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (Duration: 1.5ms | Allocations: 1109)
684
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 1.0ms | Allocations: 1093)
685
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.8ms | Allocations: 759)
686
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
687
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.6ms | Allocations: 693)
688
+ Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.1ms | Allocations: 6166)
689
+ Started GET "/" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
690
+ Processing by HomeController#index as HTML
691
+ Rendering home/index.html.erb within layouts/application
692
+  (0.1ms) SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 10 OFFSET 0
693
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (Duration: 0.7ms | Allocations: 622)
694
+  (0.1ms) select id, name, age from users order by age desc limit 10
695
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (Duration: 0.4ms | Allocations: 530)
696
+  (0.0ms) SELECT COUNT(*) FROM "users"
697
+  (0.1ms) SELECT COUNT(*) FROM "users" WHERE "users"."type" = ? [["type", "Customer"]]
698
+  (0.0ms) SELECT COUNT(*) FROM "accounts"
699
+ Rendered home/index.html.erb within layouts/application (Duration: 5.0ms | Allocations: 2836)
700
+ Completed 200 OK in 9ms (Views: 7.5ms | ActiveRecord: 0.6ms | Allocations: 5786)
701
+ Started GET "/rails/db/tables/users/data?sort_column=id&sort_order=desc" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
702
+ Processing by RailsDb::TablesController#data as HTML
703
+ Parameters: {"sort_column"=>"id", "sort_order"=>"desc", "table_id"=>"users"}
704
+  (0.1ms) SELECT COUNT(*) FROM "users"
705
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application
706
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
707
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 7.6ms | Allocations: 7450)
708
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 6.9ms | Allocations: 7445)
709
+  Load (0.1ms) SELECT "users".* FROM "users" LIMIT ? OFFSET ? [["LIMIT", 30], ["OFFSET", 0]]
710
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 2.2ms | Allocations: 1055)
711
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.3ms | Allocations: 1051)
712
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.4ms | Allocations: 1055)
713
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users"
714
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users"
715
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_sql.html.erb (Duration: 0.0ms | Allocations: 6)
716
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_data.html.erb (Duration: 47.2ms | Allocations: 39805)
717
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (Duration: 47.2ms | Allocations: 39855)
718
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.8ms | Allocations: 1082)
719
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.8ms | Allocations: 755)
720
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
721
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.6ms | Allocations: 693)
722
+ Completed 200 OK in 59ms (Views: 48.5ms | ActiveRecord: 2.8ms | Allocations: 45615)
723
+  (0.1ms) SELECT COUNT(*) FROM "users"
724
+ Started GET "/rails/db/tables/users/destroy?pk_id=1" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
725
+ Processing by RailsDb::TablesController#destroy as HTML
726
+ Parameters: {"pk_id"=>"1", "table_id"=>"users"}
727
+  (0.1ms) SELECT COUNT(*) FROM "users"
728
+  (0.1ms) DELETE FROM users WHERE id = '1';
729
+ Redirected to http://www.example.com/rails/db/tables/users/data
730
+ Completed 302 Found in 8ms (ActiveRecord: 0.5ms | Allocations: 1499)
731
+  (0.1ms) SELECT COUNT(*) FROM "users"
732
+ Started GET "/rails/db/tables/users/csv" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
733
+ Processing by RailsDb::TablesController#csv as HTML
734
+ Parameters: {"table_id"=>"users"}
735
+  (0.1ms) SELECT * FROM users
736
+ Rendering text template
737
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
738
+ Sent data users.csv (0.9ms)
739
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.3ms | Allocations: 872)
740
+ Started GET "/rails/db/standalone" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
741
+ Processing by RailsDb::DashboardController#standalone as HTML
742
+ Rendering /root/projects/rails_db/app/views/rails_db/dashboard/standalone.html.erb within layouts/rails_db/application
743
+ Rendered /root/projects/rails_db/app/views/rails_db/dashboard/standalone.html.erb within layouts/rails_db/application (Duration: 0.9ms | Allocations: 1088)
744
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 1.0ms | Allocations: 1094)
745
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 8.3ms | Allocations: 759)
746
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
747
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.7ms | Allocations: 693)
748
+ Completed 200 OK in 15ms (Views: 14.6ms | ActiveRecord: 0.1ms | Allocations: 6148)
749
+ Started GET "/rails/db/tables/users/xlsx.xls" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
750
+ Processing by RailsDb::TablesController#xlsx as XLS
751
+ Parameters: {"table_id"=>"users"}
752
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/table.xls.axlsx
753
+  (0.1ms) SELECT * FROM users
754
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/table.xls.axlsx (Duration: 8.0ms | Allocations: 7580)
755
+ Rendering text template
756
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
757
+ Sent data users.xlsx (0.3ms)
758
+ Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.4ms | Allocations: 8248)
759
+ Started GET "/rails/db/sql?sql=select+%2A+from+users+limit+10" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
760
+ Processing by RailsDb::SqlController#index as HTML
761
+ Parameters: {"sql"=>"select * from users limit 10"}
762
+  (0.1ms) select * from users limit 10
763
+  (0.1ms) EXPLAIN select * from users limit 10
764
+ Rendering /root/projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application
765
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
766
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/_history.html.erb (Duration: 0.3ms | Allocations: 376)
767
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/_explain.html.erb (Duration: 0.3ms | Allocations: 383)
768
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/_results.html.erb (Duration: 1.3ms | Allocations: 1470)
769
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (Duration: 5.6ms | Allocations: 5814)
770
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.7ms | Allocations: 1089)
771
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.6ms | Allocations: 759)
772
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
773
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.4ms | Allocations: 693)
774
+ Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 1.8ms | Allocations: 10915)
775
+ Started POST "/rails/db/sql-csv.csv?sql=select+%2A+from+users+limit+10" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
776
+ Processing by RailsDb::SqlController#csv as CSV
777
+ Parameters: {"sql"=>"select * from users limit 10"}
778
+  (0.1ms) select * from users limit 10
779
+  (0.1ms) EXPLAIN select * from users limit 10
780
+ Rendering text template
781
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
782
+ Sent data results.csv (0.3ms)
783
+ Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.2ms | Allocations: 514)
784
+ Started POST "/rails/db/sql-xls.xls?sql=select+%2A+from+users+limit+10" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
785
+ Processing by RailsDb::SqlController#xls as XLS
786
+ Parameters: {"sql"=>"select * from users limit 10"}
787
+  (0.1ms) select * from users limit 10
788
+  (0.1ms) EXPLAIN select * from users limit 10
789
+ Rendering /root/projects/rails_db/app/views/rails_db/sql/xls.xls.axlsx
790
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/xls.xls.axlsx (Duration: 3.8ms | Allocations: 7119)
791
+ Rendering text template
792
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
793
+ Sent data results.xlsx (0.3ms)
794
+ Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.2ms | Allocations: 7946)
795
+ Started GET "/rails/db/tables/users/edit?pk_id=2" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
796
+ Processing by RailsDb::TablesController#edit as JS
797
+ Parameters: {"pk_id"=>"2", "table_id"=>"users"}
798
+  (0.1ms) SELECT COUNT(*) FROM "users"
799
+  Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
800
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/edit.js.erb
801
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_edit.html.erb (Duration: 16.2ms | Allocations: 16388)
802
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/edit.js.erb (Duration: 17.2ms | Allocations: 18563)
803
+ Completed 200 OK in 29ms (Views: 16.7ms | ActiveRecord: 1.9ms | Allocations: 27865)
804
+ Started PUT "/rails/db/tables/users/update?pk_id=2" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
805
+ Processing by RailsDb::TablesController#update as JS
806
+ Parameters: {"record"=>{"name"=>"JOHN"}, "pk_id"=>"2", "table_id"=>"users"}
807
+  (0.1ms) SELECT COUNT(*) FROM "users"
808
+  Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
809
+  (0.1ms) SAVEPOINT active_record_1
810
+ #<Class:0x0000000006bdccd8> Update (0.1ms) UPDATE "users" SET "name" = ?, "updated_at" = ? WHERE "users"."id" = ? [["name", "JOHN"], ["updated_at", "2021-06-07 14:58:02.685723"], ["id", 2]]
811
+  (0.0ms) RELEASE SAVEPOINT active_record_1
812
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/update.js.erb
813
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.3ms | Allocations: 1061)
814
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/update.js.erb (Duration: 2.1ms | Allocations: 1719)
815
+ Completed 200 OK in 17ms (Views: 1.8ms | ActiveRecord: 1.0ms | Allocations: 9992)
816
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
817
+ Started GET "/rails/db/tables/users/new" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
818
+ Processing by RailsDb::TablesController#new as JS
819
+ Parameters: {"table_id"=>"users"}
820
+  (0.1ms) SELECT COUNT(*) FROM "users"
821
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/new.js.erb
822
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_new.html.erb (Duration: 6.5ms | Allocations: 7126)
823
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/new.js.erb (Duration: 7.2ms | Allocations: 8055)
824
+ Completed 200 OK in 18ms (Views: 6.1ms | ActiveRecord: 1.6ms | Allocations: 15720)
825
+  (0.1ms) SELECT COUNT(*) FROM "users"
826
+ Started POST "/rails/db/tables/users/create" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
827
+ Processing by RailsDb::TablesController#create as JS
828
+ Parameters: {"record"=>{"name"=>"XXX"}, "table_id"=>"users"}
829
+  (0.1ms) SELECT COUNT(*) FROM "users"
830
+  (0.1ms) SAVEPOINT active_record_1
831
+ #<Class:0x0000000006eb8fd8> Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "XXX"], ["created_at", "2021-06-07 14:58:02.721709"], ["updated_at", "2021-06-07 14:58:02.721709"]]
832
+  (0.0ms) RELEASE SAVEPOINT active_record_1
833
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/create.js.erb
834
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
835
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 5.7ms | Allocations: 7453)
836
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 5.4ms | Allocations: 7445)
837
+  Load (0.1ms) SELECT "users".* FROM "users" LIMIT ? OFFSET ? [["LIMIT", 30], ["OFFSET", 0]]
838
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.2ms | Allocations: 1055)
839
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 2.0ms | Allocations: 1055)
840
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.1ms | Allocations: 1051)
841
+  (0.1ms) SELECT COUNT(*) FROM "users"
842
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users"
843
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_sql.html.erb (Duration: 0.0ms | Allocations: 6)
844
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_data.html.erb (Duration: 35.9ms | Allocations: 34309)
845
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/create.js.erb (Duration: 36.9ms | Allocations: 36107)
846
+ Completed 200 OK in 54ms (Views: 35.0ms | ActiveRecord: 2.7ms | Allocations: 44669)
847
+  (0.1ms) SELECT COUNT(*) FROM "users"
848
+ Started GET "/rails/db/tables/users/edit?pk_id=3" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
849
+ Processing by RailsDb::TablesController#edit as JS
850
+ Parameters: {"pk_id"=>"3", "table_id"=>"users"}
851
+  (0.1ms) SELECT COUNT(*) FROM "users"
852
+  Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
853
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/edit.js.erb
854
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_edit.html.erb (Duration: 9.1ms | Allocations: 12166)
855
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/edit.js.erb (Duration: 9.8ms | Allocations: 13999)
856
+ Completed 200 OK in 31ms (Views: 8.4ms | ActiveRecord: 1.9ms | Allocations: 21601)
857
+ Started PUT "/rails/db/tables/users/update?pk_id=3" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
858
+ Processing by RailsDb::TablesController#update as JS
859
+ Parameters: {"record"=>{"name"=>"STI"}, "pk_id"=>"3", "table_id"=>"users"}
860
+  (0.1ms) SELECT COUNT(*) FROM "users"
861
+  Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
862
+  (0.1ms) SAVEPOINT active_record_1
863
+ #<Class:0x00000000051914f0> Update (0.1ms) UPDATE "users" SET "name" = ?, "updated_at" = ? WHERE "users"."id" = ? [["name", "STI"], ["updated_at", "2021-06-07 14:58:02.811179"], ["id", 3]]
864
+  (0.0ms) RELEASE SAVEPOINT active_record_1
865
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/update.js.erb
866
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.3ms | Allocations: 1054)
867
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/update.js.erb (Duration: 1.7ms | Allocations: 1374)
868
+ Completed 200 OK in 15ms (Views: 1.3ms | ActiveRecord: 1.0ms | Allocations: 9378)
869
+ Customer Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."type" = ? AND "users"."id" = ? LIMIT ? [["type", "Customer"], ["id", 3], ["LIMIT", 1]]
870
+ Started GET "/admin/tools/db" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
871
+ Processing by RailsDb::DashboardController#index as HTML
872
+ Rendering /root/projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application
873
+ Rendered /root/projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (Duration: 0.3ms | Allocations: 483)
874
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.7ms | Allocations: 1102)
875
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.6ms | Allocations: 759)
876
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
877
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.5ms | Allocations: 698)
878
+ Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.1ms | Allocations: 5342)
879
+ Started GET "/admin/tools/db/sql" for 127.0.0.1 at 2021-06-07 07:58:02 -0700
880
+ Processing by RailsDb::SqlController#index as HTML
881
+ Rendering /root/projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application
882
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
883
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/_history.html.erb (Duration: 0.3ms | Allocations: 376)
884
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (Duration: 3.6ms | Allocations: 4058)
885
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 1.1ms | Allocations: 1095)
886
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.8ms | Allocations: 756)
887
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
888
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.5ms | Allocations: 698)
889
+ Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 1.7ms | Allocations: 8931)
890
+  (0.1ms) rollback transaction
891
+  (0.0ms) begin transaction
892
+ -----------------------------------------------------------------------------------------------------------------------------------------
893
+ TablesHelperTest: test_method_column_is_checked?_returns_true_for_checkbox_status_if_cookie_does_not_contain_record_for_this_table:column
894
+ -----------------------------------------------------------------------------------------------------------------------------------------
895
+  (0.0ms) rollback transaction
896
+  (0.1ms) begin transaction
897
+ -------------------------------------------------------------------------------------------------------------------------
898
+ TablesHelperTest: test_method_display_style_column_returns_'display:none'_if_cookie_contains_record_for_this_table:column
899
+ -------------------------------------------------------------------------------------------------------------------------
900
+  (0.0ms) rollback transaction
901
+  (0.1ms) begin transaction
902
+ ----------------------------------------------------------------------------------------------------------------------------------
903
+ TablesHelperTest: test_method_column_is_checked?_returns_false_for_checkbox_status_if_cookie_contains_record_for_this_table:column
904
+ ----------------------------------------------------------------------------------------------------------------------------------
905
+  (0.0ms) rollback transaction
906
+  (0.1ms) begin transaction
907
+ ------------------------------------------------------------------------------------------------------------------------------------
908
+ TablesHelperTest: test_method_column_is_checked?_returns_true_for_checkbox_status_if_cookie_does_not_contain_hash_key_for_this_table
909
+ ------------------------------------------------------------------------------------------------------------------------------------
910
+  (0.0ms) rollback transaction
911
+  (0.0ms) begin transaction
912
+ ----------------------------------------------------------------------------------------------------------------------------
913
+ TablesHelperTest: test_method_display_style_column_returns_'display'_if_cookie_does_not_contain_record_for_this_table:column
914
+ ----------------------------------------------------------------------------------------------------------------------------
915
+  (0.0ms) rollback transaction
916
+  (0.1ms) begin transaction
917
+ ------------------------------------------------------------------
918
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
919
+ ------------------------------------------------------------------
920
+  (0.1ms) SAVEPOINT active_record_1
921
+ User Create (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 14:58:02.836237"], ["updated_at", "2021-06-07 14:58:02.836237"]]
922
+  (0.0ms) RELEASE SAVEPOINT active_record_1
923
+  (0.1ms) SELECT * FROM users
924
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (Duration: 0.9ms | Allocations: 630)
925
+  (0.1ms) rollback transaction
926
+  (0.0ms) begin transaction
927
+ ----------------------------------------------------------------------
928
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_sql_works
929
+ ----------------------------------------------------------------------
930
+  (0.1ms) SAVEPOINT active_record_1
931
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 14:58:02.839949"], ["updated_at", "2021-06-07 14:58:02.839949"]]
932
+  (0.0ms) RELEASE SAVEPOINT active_record_1
933
+  (0.1ms) select * from users
934
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (Duration: 0.1ms | Allocations: 52)
935
+  (0.1ms) rollback transaction
936
+  (0.0ms) begin transaction
937
+ --------------------------------------------------------------------------------
938
+ RailsDbDataTableHelperTest: test_rails_db_data_table_sql_works_with_many_options
939
+ --------------------------------------------------------------------------------
940
+  (0.0ms) SAVEPOINT active_record_1
941
+ User Create (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 14:58:02.842371"], ["updated_at", "2021-06-07 14:58:02.842371"]]
942
+  (0.0ms) RELEASE SAVEPOINT active_record_1
943
+  (0.1ms) select * from users
944
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (Duration: 0.1ms | Allocations: 76)
945
+  (0.1ms) rollback transaction
946
+  (0.0ms) begin transaction
947
+ ----------------------------------------------------------------------------
948
+ RailsDbDataTableHelperTest: test_rails_db_data_table_works_with_many_options
949
+ ----------------------------------------------------------------------------
950
+  (0.1ms) SAVEPOINT active_record_1
951
+ User Create (0.1ms) INSERT INTO "users" ("name", "age", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Igor"], ["age", 9999], ["created_at", "2021-06-07 14:58:02.844572"], ["updated_at", "2021-06-07 14:58:02.844572"]]
952
+  (0.0ms) RELEASE SAVEPOINT active_record_1
953
+  (0.1ms) SELECT id, name FROM users ORDER BY id asc LIMIT 10 OFFSET 0
954
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (Duration: 0.2ms | Allocations: 92)
955
+  (0.1ms) rollback transaction
956
+  (0.5ms) SELECT sqlite_version(*)
957
+  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
958
+  (0.0ms) SELECT sqlite_version(*)
959
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
960
+  (0.1ms) begin transaction
961
+ ------------------------------------
962
+ RailsDbTest: test_verify_access_proc
963
+ ------------------------------------
964
+  (0.0ms) rollback transaction
965
+  (0.0ms) begin transaction
966
+ -----------------------
967
+ RailsDbTest: test_truth
968
+ -----------------------
969
+  (0.0ms) rollback transaction
970
+  (0.0ms) begin transaction
971
+ ------------------------------------------------------------------
972
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
973
+ ------------------------------------------------------------------
974
+  (0.1ms) SAVEPOINT active_record_1
975
+ User Create (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 15:07:15.521943"], ["updated_at", "2021-06-07 15:07:15.521943"]]
976
+  (0.0ms) RELEASE SAVEPOINT active_record_1
977
+  (0.1ms) SELECT * FROM users
978
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (Duration: 1.7ms | Allocations: 1395)
979
+  (0.1ms) rollback transaction
980
+  (0.0ms) begin transaction
981
+ ----------------------------------------------------------------------
982
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_sql_works
983
+ ----------------------------------------------------------------------
984
+  (0.0ms) SAVEPOINT active_record_1
985
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 15:07:15.538435"], ["updated_at", "2021-06-07 15:07:15.538435"]]
986
+  (0.0ms) RELEASE SAVEPOINT active_record_1
987
+  (0.1ms) select * from users
988
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (Duration: 0.5ms | Allocations: 547)
989
+  (0.1ms) rollback transaction
990
+  (0.1ms) begin transaction
991
+ ----------------------------------------------------------------------------
992
+ RailsDbDataTableHelperTest: test_rails_db_data_table_works_with_many_options
993
+ ----------------------------------------------------------------------------
994
+  (0.0ms) SAVEPOINT active_record_1
995
+ User Create (0.2ms) INSERT INTO "users" ("name", "age", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Igor"], ["age", 9999], ["created_at", "2021-06-07 15:07:15.542007"], ["updated_at", "2021-06-07 15:07:15.542007"]]
996
+  (0.0ms) RELEASE SAVEPOINT active_record_1
997
+  (0.1ms) SELECT id, name FROM users ORDER BY id asc LIMIT 10 OFFSET 0
998
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (Duration: 0.3ms | Allocations: 92)
999
+  (0.3ms) rollback transaction
1000
+  (0.1ms) begin transaction
1001
+ --------------------------------------------------------------------------------
1002
+ RailsDbDataTableHelperTest: test_rails_db_data_table_sql_works_with_many_options
1003
+ --------------------------------------------------------------------------------
1004
+  (0.2ms) SAVEPOINT active_record_1
1005
+ User Create (0.5ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 15:07:15.546387"], ["updated_at", "2021-06-07 15:07:15.546387"]]
1006
+  (0.0ms) RELEASE SAVEPOINT active_record_1
1007
+  (0.1ms) select * from users
1008
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (Duration: 0.1ms | Allocations: 76)
1009
+  (0.1ms) rollback transaction
1010
+  (0.1ms) begin transaction
1011
+ ------------------------
1012
+ TableTest: test_as_table
1013
+ ------------------------
1014
+ User Destroy (0.1ms) DELETE FROM "users"
1015
+  (0.1ms) SAVEPOINT active_record_1
1016
+ User Create (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 15:07:15.550868"], ["updated_at", "2021-06-07 15:07:15.550868"]]
1017
+  (0.0ms) RELEASE SAVEPOINT active_record_1
1018
+  (0.1ms) SELECT COUNT(*) FROM "users"
1019
+  Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT ? [["LIMIT", 1]]
1020
+  (0.1ms) rollback transaction
1021
+  (0.0ms) begin transaction
1022
+ ---------------------------
1023
+ TableTest: test_primary_key
1024
+ ---------------------------
1025
+  (0.0ms) rollback transaction
1026
+  (0.0ms) begin transaction
1027
+ ----------------------
1028
+ TableTest: test_to_csv
1029
+ ----------------------
1030
+  (0.0ms) SAVEPOINT active_record_1
1031
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 15:07:15.569840"], ["updated_at", "2021-06-07 15:07:15.569840"]]
1032
+  (0.0ms) RELEASE SAVEPOINT active_record_1
1033
+  (0.1ms) SELECT * FROM users
1034
+  (0.1ms) rollback transaction
1035
+  (0.1ms) begin transaction
1036
+ ----------------------
1037
+ TableTest: test_delete
1038
+ ----------------------
1039
+ User Destroy (0.1ms) DELETE FROM "users"
1040
+  (0.0ms) SAVEPOINT active_record_1
1041
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 15:07:15.572325"], ["updated_at", "2021-06-07 15:07:15.572325"]]
1042
+  (0.0ms) RELEASE SAVEPOINT active_record_1
1043
+  (0.0ms) SAVEPOINT active_record_1
1044
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "john"], ["created_at", "2021-06-07 15:07:15.573148"], ["updated_at", "2021-06-07 15:07:15.573148"]]
1045
+  (0.0ms) RELEASE SAVEPOINT active_record_1
1046
+  (0.1ms) SELECT COUNT(*) FROM "users"
1047
+  (0.0ms) DELETE FROM users WHERE id = 1;
1048
+  (0.1ms) SELECT COUNT(*) FROM "users"
1049
+  (0.1ms) SELECT COUNT(*) FROM "users" WHERE "users"."name" = ? [["name", "igor"]]
1050
+  (0.1ms) SELECT COUNT(*) FROM "users" WHERE "users"."name" = ? [["name", "john"]]
1051
+  (0.1ms) rollback transaction
1052
+  (0.0ms) begin transaction
1053
+ -----------------------
1054
+ TableTest: test_columns
1055
+ -----------------------
1056
+  (0.0ms) rollback transaction
1057
+  (0.4ms) begin transaction
1058
+ ------------------------
1059
+ TableTest: test_truncate
1060
+ ------------------------
1061
+ User Destroy (0.1ms) DELETE FROM "users"
1062
+  (0.0ms) SAVEPOINT active_record_1
1063
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 15:07:15.581570"], ["updated_at", "2021-06-07 15:07:15.581570"]]
1064
+  (0.0ms) RELEASE SAVEPOINT active_record_1
1065
+  (0.1ms) SELECT COUNT(*) FROM "users"
1066
+  (0.0ms) DELETE FROM users;
1067
+  (0.0ms) SELECT COUNT(*) FROM "users"
1068
+  (0.1ms) rollback transaction
1069
+  (0.0ms) begin transaction
1070
+ -------------------------
1071
+ DatabaseTest: test_insert
1072
+ -------------------------
1073
+  (0.1ms) delete from projects_users
1074
+  (0.0ms) EXPLAIN delete from projects_users
1075
+ User Destroy (0.1ms) DELETE FROM "users"
1076
+  (0.0ms) SELECT COUNT(*) FROM projects_users
1077
+  (0.0ms) insert into projects_users(project_id, user_id) values(1,2)
1078
+  (0.1ms) EXPLAIN insert into projects_users(project_id, user_id) values(1,2)
1079
+  (0.0ms) SELECT COUNT(*) FROM projects_users
1080
+  (0.1ms) rollback transaction
1081
+  (0.0ms) begin transaction
1082
+ ------------------------
1083
+ DatabaseTest: test_query
1084
+ ------------------------
1085
+ User Destroy (0.1ms) DELETE FROM "users"
1086
+  (0.1ms) SAVEPOINT active_record_1
1087
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 15:07:15.585659"], ["updated_at", "2021-06-07 15:07:15.585659"]]
1088
+  (0.0ms) RELEASE SAVEPOINT active_record_1
1089
+  (0.0ms) select count(*) as users_count from users
1090
+  (0.1ms) EXPLAIN select count(*) as users_count from users
1091
+  (0.1ms) rollback transaction
1092
+  (0.0ms) begin transaction
1093
+ -------------------------
1094
+ DatabaseTest: test_tables
1095
+ -------------------------
1096
+  (0.0ms) rollback transaction
1097
+  (0.0ms) begin transaction
1098
+ ------------------------------------
1099
+ DatabaseTest: test_accessible_tables
1100
+ ------------------------------------
1101
+  (0.0ms) rollback transaction
1102
+  (0.0ms) begin transaction
1103
+ --------------------------
1104
+ DatabaseTest: test_adapter
1105
+ --------------------------
1106
+  (0.0ms) rollback transaction
1107
+  (0.0ms) begin transaction
1108
+ --------------------------
1109
+ SqlImportTest: test_import
1110
+ --------------------------
1111
+  (0.0ms) update users set age = 11 where id = 1
1112
+  (0.0ms) update users set age = 22 where id = 2
1113
+  (0.0ms) update users set age = 33 where id = 3
1114
+  (0.1ms) 
1115
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
1116
+  (0.1ms) rollback transaction
1117
+  (0.0ms) begin transaction
1118
+ ----------------------------------------------------------------------------------------------------------------------------
1119
+ TablesHelperTest: test_method_display_style_column_returns_'display'_if_cookie_does_not_contain_record_for_this_table:column
1120
+ ----------------------------------------------------------------------------------------------------------------------------
1121
+  (0.0ms) rollback transaction
1122
+  (0.0ms) begin transaction
1123
+ ----------------------------------------------------------------------------------------------------------------------------------
1124
+ TablesHelperTest: test_method_column_is_checked?_returns_false_for_checkbox_status_if_cookie_contains_record_for_this_table:column
1125
+ ----------------------------------------------------------------------------------------------------------------------------------
1126
+  (0.0ms) rollback transaction
1127
+  (0.1ms) begin transaction
1128
+ -----------------------------------------------------------------------------------------------------------------------------------------
1129
+ TablesHelperTest: test_method_column_is_checked?_returns_true_for_checkbox_status_if_cookie_does_not_contain_record_for_this_table:column
1130
+ -----------------------------------------------------------------------------------------------------------------------------------------
1131
+  (0.0ms) rollback transaction
1132
+  (0.0ms) begin transaction
1133
+ ------------------------------------------------------------------------------------------------------------------------------------
1134
+ TablesHelperTest: test_method_column_is_checked?_returns_true_for_checkbox_status_if_cookie_does_not_contain_hash_key_for_this_table
1135
+ ------------------------------------------------------------------------------------------------------------------------------------
1136
+  (0.0ms) rollback transaction
1137
+  (0.0ms) begin transaction
1138
+ -------------------------------------------------------------------------------------------------------------------------
1139
+ TablesHelperTest: test_method_display_style_column_returns_'display:none'_if_cookie_contains_record_for_this_table:column
1140
+ -------------------------------------------------------------------------------------------------------------------------
1141
+  (0.0ms) rollback transaction
1142
+  (0.0ms) begin transaction
1143
+ ----------------------------------------------
1144
+ DashboardControllerTest: test_should_get_index
1145
+ ----------------------------------------------
1146
+ User Destroy (0.3ms) DELETE FROM "users"
1147
+ Account Destroy (0.0ms) DELETE FROM "accounts"
1148
+ Customer Destroy (0.1ms) DELETE FROM "users" WHERE "users"."type" = ? [["type", "Customer"]]
1149
+  (0.0ms) SAVEPOINT active_record_1
1150
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 15:07:15.607445"], ["updated_at", "2021-06-07 15:07:15.607445"]]
1151
+  (0.0ms) RELEASE SAVEPOINT active_record_1
1152
+  (0.0ms) SAVEPOINT active_record_1
1153
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Edit"], ["created_at", "2021-06-07 15:07:15.608157"], ["updated_at", "2021-06-07 15:07:15.608157"]]
1154
+  (0.0ms) RELEASE SAVEPOINT active_record_1
1155
+  (0.1ms) SAVEPOINT active_record_1
1156
+ Customer Create (0.1ms) INSERT INTO "users" ("name", "bio", "created_at", "updated_at", "type") VALUES (?, ?, ?, ?, ?) [["name", "Customer 1"], ["bio", "this is bio text"], ["created_at", "2021-06-07 15:07:15.615111"], ["updated_at", "2021-06-07 15:07:15.615111"], ["type", "Customer"]]
1157
+  (0.0ms) RELEASE SAVEPOINT active_record_1
1158
+ Started GET "/rails/db" for 127.0.0.1 at 2021-06-07 08:07:15 -0700
1159
+ Processing by RailsDb::DashboardController#index as HTML
1160
+ Rendering /root/projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application
1161
+ Rendered /root/projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (Duration: 28.9ms | Allocations: 21457)
1162
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 1.9ms | Allocations: 2150)
1163
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.9ms | Allocations: 988)
1164
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.3ms | Allocations: 466)
1165
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 1.2ms | Allocations: 1794)
1166
+ Completed 200 OK in 40ms (Views: 39.4ms | ActiveRecord: 0.1ms | Allocations: 31144)
1167
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2021-06-07 08:07:15 -0700
1168
+ Processing by RailsDb::TablesController#show as HTML
1169
+ Parameters: {"id"=>"users"}
1170
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application
1171
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.2ms | Allocations: 146)
1172
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_show.html.erb (Duration: 13.4ms | Allocations: 6881)
1173
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (Duration: 13.8ms | Allocations: 7224)
1174
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 2.5ms | Allocations: 1082)
1175
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 1.9ms | Allocations: 755)
1176
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
1177
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 1.1ms | Allocations: 693)
1178
+ Completed 200 OK in 24ms (Views: 15.1ms | ActiveRecord: 8.6ms | Allocations: 12866)
1179
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2021-06-07 08:07:15 -0700
1180
+ Processing by RailsDb::TablesController#data as HTML
1181
+ Parameters: {"table_id"=>"users"}
1182
+  (0.1ms) SELECT COUNT(*) FROM "users"
1183
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application
1184
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
1185
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 48.4ms | Allocations: 32250)
1186
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 5.6ms | Allocations: 7447)
1187
+  Load (0.2ms) SELECT "users".* FROM "users" LIMIT ? OFFSET ? [["LIMIT", 30], ["OFFSET", 0]]
1188
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.7ms | Allocations: 1338)
1189
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.2ms | Allocations: 1043)
1190
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.1ms | Allocations: 1047)
1191
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users"
1192
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users"
1193
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_sql.html.erb (Duration: 0.2ms | Allocations: 116)
1194
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_data.html.erb (Duration: 88.9ms | Allocations: 67000)
1195
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (Duration: 89.3ms | Allocations: 67343)
1196
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.6ms | Allocations: 1087)
1197
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.6ms | Allocations: 759)
1198
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
1199
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.4ms | Allocations: 693)
1200
+ Completed 200 OK in 102ms (Views: 89.9ms | ActiveRecord: 2.6ms | Allocations: 73558)
1201
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2021-06-07 08:07:15 -0700
1202
+ Processing by RailsDb::SqlController#index as HTML
1203
+ Rendering /root/projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application
1204
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
1205
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/_history.html.erb (Duration: 0.5ms | Allocations: 554)
1206
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (Duration: 4.7ms | Allocations: 5022)
1207
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.7ms | Allocations: 1087)
1208
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.6ms | Allocations: 757)
1209
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
1210
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.4ms | Allocations: 693)
1211
+ Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 1.6ms | Allocations: 10765)
1212
+ Started GET "/rails/db/import" for 127.0.0.1 at 2021-06-07 08:07:15 -0700
1213
+ Processing by RailsDb::SqlController#import as HTML
1214
+ Rendering /root/projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application
1215
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (Duration: 0.2ms | Allocations: 120)
1216
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (Duration: 1.4ms | Allocations: 884)
1217
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.9ms | Allocations: 1089)
1218
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.7ms | Allocations: 759)
1219
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
1220
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.5ms | Allocations: 693)
1221
+ Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms | Allocations: 5966)
1222
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2021-06-07 08:07:15 -0700
1223
+ Processing by RailsDb::DashboardController#data_table as HTML
1224
+ Rendering /root/projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application
1225
+ Rendered /root/projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (Duration: 0.7ms | Allocations: 1109)
1226
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.7ms | Allocations: 1093)
1227
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.6ms | Allocations: 759)
1228
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
1229
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.5ms | Allocations: 693)
1230
+ Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms | Allocations: 6166)
1231
+ Started GET "/" for 127.0.0.1 at 2021-06-07 08:07:15 -0700
1232
+ Processing by HomeController#index as HTML
1233
+ Rendering home/index.html.erb within layouts/application
1234
+  (0.1ms) SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 10 OFFSET 0
1235
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (Duration: 0.2ms | Allocations: 84)
1236
+  (0.1ms) select id, name, age from users order by age desc limit 10
1237
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (Duration: 0.1ms | Allocations: 35)
1238
+  (0.0ms) SELECT COUNT(*) FROM "users"
1239
+  (0.1ms) SELECT COUNT(*) FROM "users" WHERE "users"."type" = ? [["type", "Customer"]]
1240
+  (0.0ms) SELECT COUNT(*) FROM "accounts"
1241
+ Rendered home/index.html.erb within layouts/application (Duration: 3.2ms | Allocations: 1743)
1242
+ Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.5ms | Allocations: 4729)
1243
+ Started GET "/rails/db/tables/users/data?sort_column=id&sort_order=desc" for 127.0.0.1 at 2021-06-07 08:07:15 -0700
1244
+ Processing by RailsDb::TablesController#data as HTML
1245
+ Parameters: {"sort_column"=>"id", "sort_order"=>"desc", "table_id"=>"users"}
1246
+  (0.1ms) SELECT COUNT(*) FROM "users"
1247
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application
1248
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
1249
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 6.7ms | Allocations: 7450)
1250
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 7.6ms | Allocations: 7445)
1251
+  Load (0.1ms) SELECT "users".* FROM "users" LIMIT ? OFFSET ? [["LIMIT", 30], ["OFFSET", 0]]
1252
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.3ms | Allocations: 1055)
1253
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.1ms | Allocations: 1051)
1254
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.8ms | Allocations: 1055)
1255
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users"
1256
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users"
1257
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_sql.html.erb (Duration: 0.0ms | Allocations: 6)
1258
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_data.html.erb (Duration: 42.6ms | Allocations: 39805)
1259
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (Duration: 42.7ms | Allocations: 39855)
1260
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.7ms | Allocations: 1082)
1261
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.7ms | Allocations: 755)
1262
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
1263
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.5ms | Allocations: 693)
1264
+ Completed 200 OK in 52ms (Views: 43.9ms | ActiveRecord: 2.4ms | Allocations: 45615)
1265
+  (0.1ms) SELECT COUNT(*) FROM "users"
1266
+ Started GET "/rails/db/tables/users/destroy?pk_id=1" for 127.0.0.1 at 2021-06-07 08:07:15 -0700
1267
+ Processing by RailsDb::TablesController#destroy as HTML
1268
+ Parameters: {"pk_id"=>"1", "table_id"=>"users"}
1269
+  (0.1ms) SELECT COUNT(*) FROM "users"
1270
+  (0.1ms) DELETE FROM users WHERE id = '1';
1271
+ Redirected to http://www.example.com/rails/db/tables/users/data
1272
+ Completed 302 Found in 10ms (ActiveRecord: 0.4ms | Allocations: 1499)
1273
+  (0.1ms) SELECT COUNT(*) FROM "users"
1274
+ Started GET "/rails/db/tables/users/csv" for 127.0.0.1 at 2021-06-07 08:07:15 -0700
1275
+ Processing by RailsDb::TablesController#csv as HTML
1276
+ Parameters: {"table_id"=>"users"}
1277
+  (0.1ms) SELECT * FROM users
1278
+ Rendering text template
1279
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1280
+ Sent data users.csv (0.7ms)
1281
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.3ms | Allocations: 872)
1282
+ Started GET "/rails/db/standalone" for 127.0.0.1 at 2021-06-07 08:07:15 -0700
1283
+ Processing by RailsDb::DashboardController#standalone as HTML
1284
+ Rendering /root/projects/rails_db/app/views/rails_db/dashboard/standalone.html.erb within layouts/rails_db/application
1285
+ Rendered /root/projects/rails_db/app/views/rails_db/dashboard/standalone.html.erb within layouts/rails_db/application (Duration: 0.7ms | Allocations: 1088)
1286
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.7ms | Allocations: 1094)
1287
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.7ms | Allocations: 759)
1288
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
1289
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.4ms | Allocations: 693)
1290
+ Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms | Allocations: 6146)
1291
+ Started GET "/rails/db/tables/users/xlsx.xls" for 127.0.0.1 at 2021-06-07 08:07:15 -0700
1292
+ Processing by RailsDb::TablesController#xlsx as XLS
1293
+ Parameters: {"table_id"=>"users"}
1294
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/table.xls.axlsx
1295
+  (0.1ms) SELECT * FROM users
1296
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/table.xls.axlsx (Duration: 25.7ms | Allocations: 7579)
1297
+ Rendering text template
1298
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1299
+ Sent data users.xlsx (0.4ms)
1300
+ Completed 200 OK in 27ms (Views: 26.6ms | ActiveRecord: 0.3ms | Allocations: 8249)
1301
+ Started GET "/rails/db/sql?sql=select+%2A+from+users+limit+10" for 127.0.0.1 at 2021-06-07 08:07:15 -0700
1302
+ Processing by RailsDb::SqlController#index as HTML
1303
+ Parameters: {"sql"=>"select * from users limit 10"}
1304
+  (0.1ms) select * from users limit 10
1305
+  (0.1ms) EXPLAIN select * from users limit 10
1306
+ Rendering /root/projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application
1307
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
1308
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/_history.html.erb (Duration: 0.4ms | Allocations: 449)
1309
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/_explain.html.erb (Duration: 0.3ms | Allocations: 383)
1310
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/_results.html.erb (Duration: 1.3ms | Allocations: 1471)
1311
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (Duration: 5.7ms | Allocations: 5889)
1312
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.9ms | Allocations: 1089)
1313
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 1.3ms | Allocations: 759)
1314
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.2ms | Allocations: 173)
1315
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 1.4ms | Allocations: 693)
1316
+ Completed 200 OK in 12ms (Views: 9.9ms | ActiveRecord: 2.0ms | Allocations: 10990)
1317
+ Started POST "/rails/db/sql-csv.csv?sql=select+%2A+from+users+limit+10" for 127.0.0.1 at 2021-06-07 08:07:15 -0700
1318
+ Processing by RailsDb::SqlController#csv as CSV
1319
+ Parameters: {"sql"=>"select * from users limit 10"}
1320
+  (0.2ms) select * from users limit 10
1321
+  (0.1ms) EXPLAIN select * from users limit 10
1322
+ Rendering text template
1323
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1324
+ Sent data results.csv (0.4ms)
1325
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.4ms | Allocations: 515)
1326
+ Started POST "/rails/db/sql-xls.xls?sql=select+%2A+from+users+limit+10" for 127.0.0.1 at 2021-06-07 08:07:15 -0700
1327
+ Processing by RailsDb::SqlController#xls as XLS
1328
+ Parameters: {"sql"=>"select * from users limit 10"}
1329
+  (0.1ms) select * from users limit 10
1330
+  (0.1ms) EXPLAIN select * from users limit 10
1331
+ Rendering /root/projects/rails_db/app/views/rails_db/sql/xls.xls.axlsx
1332
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/xls.xls.axlsx (Duration: 4.9ms | Allocations: 7120)
1333
+ Rendering text template
1334
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1335
+ Sent data results.xlsx (0.3ms)
1336
+ Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.2ms | Allocations: 7947)
1337
+ Started GET "/rails/db/tables/users/edit?pk_id=2" for 127.0.0.1 at 2021-06-07 08:07:15 -0700
1338
+ Processing by RailsDb::TablesController#edit as JS
1339
+ Parameters: {"pk_id"=>"2", "table_id"=>"users"}
1340
+  (0.1ms) SELECT COUNT(*) FROM "users"
1341
+  Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
1342
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/edit.js.erb
1343
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_edit.html.erb (Duration: 13.7ms | Allocations: 16388)
1344
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/edit.js.erb (Duration: 15.4ms | Allocations: 18563)
1345
+ Completed 200 OK in 28ms (Views: 14.7ms | ActiveRecord: 2.1ms | Allocations: 27867)
1346
+ Started PUT "/rails/db/tables/users/update?pk_id=2" for 127.0.0.1 at 2021-06-07 08:07:15 -0700
1347
+ Processing by RailsDb::TablesController#update as JS
1348
+ Parameters: {"record"=>{"name"=>"JOHN"}, "pk_id"=>"2", "table_id"=>"users"}
1349
+  (0.1ms) SELECT COUNT(*) FROM "users"
1350
+  Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
1351
+  (0.1ms) SAVEPOINT active_record_1
1352
+ #<Class:0x00000000065fed48> Update (0.1ms) UPDATE "users" SET "name" = ?, "updated_at" = ? WHERE "users"."id" = ? [["name", "JOHN"], ["updated_at", "2021-06-07 15:07:16.004783"], ["id", 2]]
1353
+  (0.0ms) RELEASE SAVEPOINT active_record_1
1354
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/update.js.erb
1355
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.3ms | Allocations: 1061)
1356
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/update.js.erb (Duration: 2.0ms | Allocations: 1719)
1357
+ Completed 200 OK in 15ms (Views: 1.7ms | ActiveRecord: 1.0ms | Allocations: 9992)
1358
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
1359
+ Started GET "/rails/db/tables/users/new" for 127.0.0.1 at 2021-06-07 08:07:16 -0700
1360
+ Processing by RailsDb::TablesController#new as JS
1361
+ Parameters: {"table_id"=>"users"}
1362
+  (0.1ms) SELECT COUNT(*) FROM "users"
1363
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/new.js.erb
1364
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_new.html.erb (Duration: 6.1ms | Allocations: 7126)
1365
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/new.js.erb (Duration: 6.8ms | Allocations: 8055)
1366
+ Completed 200 OK in 17ms (Views: 5.7ms | ActiveRecord: 1.6ms | Allocations: 15720)
1367
+  (0.0ms) SELECT COUNT(*) FROM "users"
1368
+ Started POST "/rails/db/tables/users/create" for 127.0.0.1 at 2021-06-07 08:07:16 -0700
1369
+ Processing by RailsDb::TablesController#create as JS
1370
+ Parameters: {"record"=>{"name"=>"XXX"}, "table_id"=>"users"}
1371
+  (0.0ms) SELECT COUNT(*) FROM "users"
1372
+  (0.1ms) SAVEPOINT active_record_1
1373
+ #<Class:0x0000000006805b50> Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "XXX"], ["created_at", "2021-06-07 15:07:16.038416"], ["updated_at", "2021-06-07 15:07:16.038416"]]
1374
+  (0.0ms) RELEASE SAVEPOINT active_record_1
1375
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/create.js.erb
1376
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.1ms | Allocations: 15)
1377
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 5.3ms | Allocations: 7455)
1378
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 5.2ms | Allocations: 7447)
1379
+  Load (0.1ms) SELECT "users".* FROM "users" LIMIT ? OFFSET ? [["LIMIT", 30], ["OFFSET", 0]]
1380
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.2ms | Allocations: 1055)
1381
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 2.8ms | Allocations: 1055)
1382
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.2ms | Allocations: 1051)
1383
+  (0.0ms) SELECT COUNT(*) FROM "users"
1384
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users"
1385
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_sql.html.erb (Duration: 0.0ms | Allocations: 6)
1386
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_data.html.erb (Duration: 36.8ms | Allocations: 34315)
1387
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/create.js.erb (Duration: 38.1ms | Allocations: 36113)
1388
+ Completed 200 OK in 53ms (Views: 35.9ms | ActiveRecord: 3.5ms | Allocations: 44675)
1389
+  (0.0ms) SELECT COUNT(*) FROM "users"
1390
+ Started GET "/rails/db/tables/users/edit?pk_id=3" for 127.0.0.1 at 2021-06-07 08:07:16 -0700
1391
+ Processing by RailsDb::TablesController#edit as JS
1392
+ Parameters: {"pk_id"=>"3", "table_id"=>"users"}
1393
+  (0.1ms) SELECT COUNT(*) FROM "users"
1394
+  Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
1395
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/edit.js.erb
1396
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_edit.html.erb (Duration: 8.0ms | Allocations: 12142)
1397
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/edit.js.erb (Duration: 21.6ms | Allocations: 13975)
1398
+ Completed 200 OK in 33ms (Views: 20.3ms | ActiveRecord: 1.8ms | Allocations: 21539)
1399
+ Started PUT "/rails/db/tables/users/update?pk_id=3" for 127.0.0.1 at 2021-06-07 08:07:16 -0700
1400
+ Processing by RailsDb::TablesController#update as JS
1401
+ Parameters: {"record"=>{"name"=>"STI"}, "pk_id"=>"3", "table_id"=>"users"}
1402
+  (0.1ms) SELECT COUNT(*) FROM "users"
1403
+  Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
1404
+  (0.1ms) SAVEPOINT active_record_1
1405
+ #<Class:0x00000000029648b0> Update (0.1ms) UPDATE "users" SET "name" = ?, "updated_at" = ? WHERE "users"."id" = ? [["name", "STI"], ["updated_at", "2021-06-07 15:07:16.130644"], ["id", 3]]
1406
+  (0.0ms) RELEASE SAVEPOINT active_record_1
1407
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/update.js.erb
1408
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.3ms | Allocations: 1054)
1409
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/update.js.erb (Duration: 1.7ms | Allocations: 1375)
1410
+ Completed 200 OK in 15ms (Views: 1.4ms | ActiveRecord: 1.0ms | Allocations: 9417)
1411
+ Customer Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."type" = ? AND "users"."id" = ? LIMIT ? [["type", "Customer"], ["id", 3], ["LIMIT", 1]]
1412
+ Started GET "/admin/tools/db" for 127.0.0.1 at 2021-06-07 08:07:16 -0700
1413
+ Processing by RailsDb::DashboardController#index as HTML
1414
+ Rendering /root/projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application
1415
+ Rendered /root/projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (Duration: 0.4ms | Allocations: 483)
1416
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.7ms | Allocations: 1102)
1417
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.6ms | Allocations: 759)
1418
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
1419
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.5ms | Allocations: 698)
1420
+ Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.1ms | Allocations: 5342)
1421
+ Started GET "/admin/tools/db/sql" for 127.0.0.1 at 2021-06-07 08:07:16 -0700
1422
+ Processing by RailsDb::SqlController#index as HTML
1423
+ Rendering /root/projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application
1424
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
1425
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/_history.html.erb (Duration: 0.3ms | Allocations: 449)
1426
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (Duration: 4.0ms | Allocations: 4131)
1427
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.7ms | Allocations: 1095)
1428
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.6ms | Allocations: 756)
1429
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 173)
1430
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.5ms | Allocations: 698)
1431
+ Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 1.8ms | Allocations: 9004)
1432
+  (0.1ms) rollback transaction
1433
+  (0.5ms) SELECT sqlite_version(*)
1434
+  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
1435
+  (0.0ms) SELECT sqlite_version(*)
1436
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
1437
+ TRANSACTION (0.1ms) begin transaction
1438
+ -----------------------
1439
+ RailsDbTest: test_truth
1440
+ -----------------------
1441
+ TRANSACTION (0.0ms) rollback transaction
1442
+ TRANSACTION (0.0ms) begin transaction
1443
+ ------------------------------------
1444
+ RailsDbTest: test_verify_access_proc
1445
+ ------------------------------------
1446
+ TRANSACTION (0.0ms) rollback transaction
1447
+ TRANSACTION (0.0ms) begin transaction
1448
+ ----------------------------------------------------------------------
1449
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_sql_works
1450
+ ----------------------------------------------------------------------
1451
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1452
+ User Create (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 15:13:51.230879"], ["updated_at", "2021-06-07 15:13:51.230879"]]
1453
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1454
+  (0.1ms) select * from users
1455
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (Duration: 0.8ms | Allocations: 778)
1456
+ TRANSACTION (0.1ms) rollback transaction
1457
+ TRANSACTION (0.0ms) begin transaction
1458
+ ------------------------------------------------------------------
1459
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
1460
+ ------------------------------------------------------------------
1461
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1462
+ User Create (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 15:13:51.247175"], ["updated_at", "2021-06-07 15:13:51.247175"]]
1463
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1464
+  (0.1ms) SELECT * FROM users
1465
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (Duration: 1.4ms | Allocations: 1465)
1466
+ TRANSACTION (0.1ms) rollback transaction
1467
+ TRANSACTION (0.0ms) begin transaction
1468
+ --------------------------------------------------------------------------------
1469
+ RailsDbDataTableHelperTest: test_rails_db_data_table_sql_works_with_many_options
1470
+ --------------------------------------------------------------------------------
1471
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1472
+ User Create (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 15:13:51.258237"], ["updated_at", "2021-06-07 15:13:51.258237"]]
1473
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1474
+  (0.1ms) select * from users
1475
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (Duration: 0.1ms | Allocations: 76)
1476
+ TRANSACTION (0.1ms) rollback transaction
1477
+ TRANSACTION (0.0ms) begin transaction
1478
+ ----------------------------------------------------------------------------
1479
+ RailsDbDataTableHelperTest: test_rails_db_data_table_works_with_many_options
1480
+ ----------------------------------------------------------------------------
1481
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1482
+ User Create (0.2ms) INSERT INTO "users" ("name", "age", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Igor"], ["age", 9999], ["created_at", "2021-06-07 15:13:51.264938"], ["updated_at", "2021-06-07 15:13:51.264938"]]
1483
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1484
+  (0.1ms) SELECT id, name FROM users ORDER BY id asc LIMIT 10 OFFSET 0
1485
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (Duration: 0.3ms | Allocations: 93)
1486
+ TRANSACTION (0.1ms) rollback transaction
1487
+ TRANSACTION (0.0ms) begin transaction
1488
+ ------------------------------------------------------------------------------------------------------------------------------------
1489
+ TablesHelperTest: test_method_column_is_checked?_returns_true_for_checkbox_status_if_cookie_does_not_contain_hash_key_for_this_table
1490
+ ------------------------------------------------------------------------------------------------------------------------------------
1491
+ TRANSACTION (0.0ms) rollback transaction
1492
+ TRANSACTION (0.0ms) begin transaction
1493
+ -----------------------------------------------------------------------------------------------------------------------------------------
1494
+ TablesHelperTest: test_method_column_is_checked?_returns_true_for_checkbox_status_if_cookie_does_not_contain_record_for_this_table:column
1495
+ -----------------------------------------------------------------------------------------------------------------------------------------
1496
+ TRANSACTION (0.0ms) rollback transaction
1497
+ TRANSACTION (0.0ms) begin transaction
1498
+ ----------------------------------------------------------------------------------------------------------------------------------
1499
+ TablesHelperTest: test_method_column_is_checked?_returns_false_for_checkbox_status_if_cookie_contains_record_for_this_table:column
1500
+ ----------------------------------------------------------------------------------------------------------------------------------
1501
+ TRANSACTION (0.1ms) rollback transaction
1502
+ TRANSACTION (0.0ms) begin transaction
1503
+ ----------------------------------------------------------------------------------------------------------------------------
1504
+ TablesHelperTest: test_method_display_style_column_returns_'display'_if_cookie_does_not_contain_record_for_this_table:column
1505
+ ----------------------------------------------------------------------------------------------------------------------------
1506
+ TRANSACTION (0.0ms) rollback transaction
1507
+ TRANSACTION (0.0ms) begin transaction
1508
+ -------------------------------------------------------------------------------------------------------------------------
1509
+ TablesHelperTest: test_method_display_style_column_returns_'display:none'_if_cookie_contains_record_for_this_table:column
1510
+ -------------------------------------------------------------------------------------------------------------------------
1511
+ TRANSACTION (0.0ms) rollback transaction
1512
+ TRANSACTION (0.1ms) begin transaction
1513
+ ----------------------
1514
+ TableTest: test_delete
1515
+ ----------------------
1516
+ User Destroy (0.2ms) DELETE FROM "users"
1517
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1518
+ User Create (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 15:13:51.289009"], ["updated_at", "2021-06-07 15:13:51.289009"]]
1519
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1520
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
1521
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "john"], ["created_at", "2021-06-07 15:13:51.290160"], ["updated_at", "2021-06-07 15:13:51.290160"]]
1522
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1523
+  (0.1ms) SELECT COUNT(*) FROM "users"
1524
+  (0.0ms) DELETE FROM users WHERE id = 1;
1525
+  (0.0ms) SELECT COUNT(*) FROM "users"
1526
+  (0.1ms) SELECT COUNT(*) FROM "users" WHERE "users"."name" = ? [["name", "igor"]]
1527
+  (0.1ms) SELECT COUNT(*) FROM "users" WHERE "users"."name" = ? [["name", "john"]]
1528
+ TRANSACTION (0.1ms) rollback transaction
1529
+ TRANSACTION (0.0ms) begin transaction
1530
+ ---------------------------
1531
+ TableTest: test_primary_key
1532
+ ---------------------------
1533
+ TRANSACTION (0.0ms) rollback transaction
1534
+ TRANSACTION (0.0ms) begin transaction
1535
+ ----------------------
1536
+ TableTest: test_to_csv
1537
+ ----------------------
1538
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1539
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 15:13:51.294334"], ["updated_at", "2021-06-07 15:13:51.294334"]]
1540
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1541
+  (0.1ms) SELECT * FROM users
1542
+ TRANSACTION (0.1ms) rollback transaction
1543
+ TRANSACTION (0.0ms) begin transaction
1544
+ ------------------------
1545
+ TableTest: test_as_table
1546
+ ------------------------
1547
+ User Destroy (0.1ms) DELETE FROM "users"
1548
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
1549
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 15:13:51.296901"], ["updated_at", "2021-06-07 15:13:51.296901"]]
1550
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
1551
+  (0.1ms) SELECT COUNT(*) FROM "users"
1552
+  Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT ? [["LIMIT", 1]]
1553
+ TRANSACTION (0.1ms) rollback transaction
1554
+ TRANSACTION (0.0ms) begin transaction
1555
+ ------------------------
1556
+ TableTest: test_truncate
1557
+ ------------------------
1558
+ User Destroy (0.1ms) DELETE FROM "users"
1559
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
1560
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2021-06-07 15:13:51.311136"], ["updated_at", "2021-06-07 15:13:51.311136"]]
1561
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1562
+  (0.0ms) SELECT COUNT(*) FROM "users"
1563
+  (0.0ms) DELETE FROM users;
1564
+  (0.0ms) SELECT COUNT(*) FROM "users"
1565
+ TRANSACTION (0.1ms) rollback transaction
1566
+ TRANSACTION (0.0ms) begin transaction
1567
+ -----------------------
1568
+ TableTest: test_columns
1569
+ -----------------------
1570
+ TRANSACTION (0.0ms) rollback transaction
1571
+ TRANSACTION (0.1ms) begin transaction
1572
+ ----------------------------------------------
1573
+ DashboardControllerTest: test_should_get_index
1574
+ ----------------------------------------------
1575
+ User Destroy (0.2ms) DELETE FROM "users"
1576
+ Account Destroy (0.1ms) DELETE FROM "accounts"
1577
+ Customer Destroy (0.1ms) DELETE FROM "users" WHERE "users"."type" = ? [["type", "Customer"]]
1578
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
1579
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 15:13:51.330706"], ["updated_at", "2021-06-07 15:13:51.330706"]]
1580
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1581
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
1582
+ User Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Edit"], ["created_at", "2021-06-07 15:13:51.331558"], ["updated_at", "2021-06-07 15:13:51.331558"]]
1583
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1584
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1585
+ Customer Create (0.1ms) INSERT INTO "users" ("name", "bio", "created_at", "updated_at", "type") VALUES (?, ?, ?, ?, ?) [["name", "Customer 1"], ["bio", "this is bio text"], ["created_at", "2021-06-07 15:13:51.336038"], ["updated_at", "2021-06-07 15:13:51.336038"], ["type", "Customer"]]
1586
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1587
+ Started GET "/rails/db" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1588
+ Processing by RailsDb::DashboardController#index as HTML
1589
+ Rendering layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb
1590
+ Rendering /root/projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application
1591
+ Rendered /root/projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (Duration: 200.0ms | Allocations: 108365)
1592
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 2.1ms | Allocations: 2203)
1593
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 1.0ms | Allocations: 907)
1594
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.3ms | Allocations: 410)
1595
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 1.3ms | Allocations: 1690)
1596
+ Rendered layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb (Duration: 210.4ms | Allocations: 116158)
1597
+ Completed 200 OK in 229ms (Views: 211.8ms | ActiveRecord: 0.1ms | Allocations: 118938)
1598
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1599
+ Processing by RailsDb::TablesController#show as HTML
1600
+ Parameters: {"id"=>"users"}
1601
+ Rendering layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb
1602
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application
1603
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.2ms | Allocations: 146)
1604
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_show.html.erb (Duration: 7.5ms | Allocations: 6946)
1605
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (Duration: 7.8ms | Allocations: 7264)
1606
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 2.3ms | Allocations: 1057)
1607
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 2.4ms | Allocations: 675)
1608
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 117)
1609
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 1.1ms | Allocations: 605)
1610
+ Rendered layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb (Duration: 16.4ms | Allocations: 11483)
1611
+ Completed 200 OK in 18ms (Views: 13.9ms | ActiveRecord: 3.4ms | Allocations: 12617)
1612
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1613
+ Processing by RailsDb::TablesController#data as HTML
1614
+ Parameters: {"table_id"=>"users"}
1615
+  (0.1ms) SELECT COUNT(*) FROM "users"
1616
+ Rendering layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb
1617
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application
1618
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.1ms | Allocations: 15)
1619
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 52.4ms | Allocations: 31922)
1620
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 6.7ms | Allocations: 7108)
1621
+  Load (0.2ms) SELECT "users".* FROM "users" LIMIT ? OFFSET ? [["LIMIT", 30], ["OFFSET", 0]]
1622
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.8ms | Allocations: 1429)
1623
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.2ms | Allocations: 1142)
1624
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.2ms | Allocations: 1146)
1625
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users"
1626
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users"
1627
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_sql.html.erb (Duration: 0.2ms | Allocations: 116)
1628
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_data.html.erb (Duration: 101.3ms | Allocations: 64331)
1629
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (Duration: 102.3ms | Allocations: 64649)
1630
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.7ms | Allocations: 1062)
1631
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.6ms | Allocations: 679)
1632
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 117)
1633
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.4ms | Allocations: 605)
1634
+ Rendered layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb (Duration: 105.1ms | Allocations: 68800)
1635
+ Completed 200 OK in 117ms (Views: 103.0ms | ActiveRecord: 2.7ms | Allocations: 70592)
1636
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1637
+ Processing by RailsDb::SqlController#index as HTML
1638
+ Rendering layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb
1639
+ Rendering /root/projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application
1640
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
1641
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/_history.html.erb (Duration: 0.4ms | Allocations: 326)
1642
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (Duration: 7.2ms | Allocations: 5932)
1643
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.7ms | Allocations: 1062)
1644
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 1.6ms | Allocations: 677)
1645
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.3ms | Allocations: 117)
1646
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 1.4ms | Allocations: 605)
1647
+ Rendered layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb (Duration: 12.8ms | Allocations: 10324)
1648
+ Completed 200 OK in 14ms (Views: 11.1ms | ActiveRecord: 2.6ms | Allocations: 11375)
1649
+ Started GET "/rails/db/import" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1650
+ Processing by RailsDb::SqlController#import as HTML
1651
+ Rendering layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb
1652
+ Rendering /root/projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application
1653
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (Duration: 0.3ms | Allocations: 120)
1654
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (Duration: 2.0ms | Allocations: 824)
1655
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 1.5ms | Allocations: 1064)
1656
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 1.5ms | Allocations: 679)
1657
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.2ms | Allocations: 117)
1658
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 1.0ms | Allocations: 605)
1659
+ Rendered layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb (Duration: 8.8ms | Allocations: 5216)
1660
+ Completed 200 OK in 10ms (Views: 9.1ms | ActiveRecord: 0.2ms | Allocations: 5659)
1661
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1662
+ Processing by RailsDb::DashboardController#data_table as HTML
1663
+ Rendering layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb
1664
+ Rendering /root/projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application
1665
+ Rendered /root/projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (Duration: 1.7ms | Allocations: 1100)
1666
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 1.6ms | Allocations: 1068)
1667
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 1.5ms | Allocations: 679)
1668
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 117)
1669
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 1.2ms | Allocations: 605)
1670
+ Rendered layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb (Duration: 8.7ms | Allocations: 5499)
1671
+ Completed 200 OK in 10ms (Views: 9.0ms | ActiveRecord: 0.2ms | Allocations: 5912)
1672
+ Started GET "/" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1673
+ Processing by HomeController#index as HTML
1674
+ Rendering layout layouts/application.html.erb
1675
+ Rendering home/index.html.erb within layouts/application
1676
+  (0.1ms) SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 10 OFFSET 0
1677
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (Duration: 0.3ms | Allocations: 85)
1678
+  (0.1ms) select id, name, age from users order by age desc limit 10
1679
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (Duration: 0.1ms | Allocations: 35)
1680
+  (0.1ms) SELECT COUNT(*) FROM "users"
1681
+  (0.1ms) SELECT COUNT(*) FROM "users" WHERE "users"."type" = ? [["type", "Customer"]]
1682
+  (0.0ms) SELECT COUNT(*) FROM "accounts"
1683
+ Rendered home/index.html.erb within layouts/application (Duration: 4.1ms | Allocations: 1699)
1684
+ Rendered layout layouts/application.html.erb (Duration: 5.1ms | Allocations: 3006)
1685
+ Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.6ms | Allocations: 4149)
1686
+ Started GET "/rails/db/tables/users/data?sort_column=id&sort_order=desc" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1687
+ Processing by RailsDb::TablesController#data as HTML
1688
+ Parameters: {"sort_column"=>"id", "sort_order"=>"desc", "table_id"=>"users"}
1689
+  (0.1ms) SELECT COUNT(*) FROM "users"
1690
+ Rendering layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb
1691
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application
1692
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
1693
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 5.6ms | Allocations: 7114)
1694
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 6.8ms | Allocations: 7106)
1695
+  Load (0.1ms) SELECT "users".* FROM "users" LIMIT ? OFFSET ? [["LIMIT", 30], ["OFFSET", 0]]
1696
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.4ms | Allocations: 1154)
1697
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.2ms | Allocations: 1150)
1698
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.2ms | Allocations: 1154)
1699
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users"
1700
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users"
1701
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_sql.html.erb (Duration: 0.0ms | Allocations: 6)
1702
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_data.html.erb (Duration: 38.4ms | Allocations: 37023)
1703
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (Duration: 38.5ms | Allocations: 37064)
1704
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.7ms | Allocations: 1057)
1705
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.6ms | Allocations: 675)
1706
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 117)
1707
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.4ms | Allocations: 605)
1708
+ Rendered layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb (Duration: 41.2ms | Allocations: 41204)
1709
+ Completed 200 OK in 49ms (Views: 39.4ms | ActiveRecord: 2.3ms | Allocations: 42527)
1710
+  (0.1ms) SELECT COUNT(*) FROM "users"
1711
+ Started GET "/rails/db/tables/users/destroy?pk_id=1" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1712
+ Processing by RailsDb::TablesController#destroy as HTML
1713
+ Parameters: {"pk_id"=>"1", "table_id"=>"users"}
1714
+  (0.1ms) SELECT COUNT(*) FROM "users"
1715
+  (0.1ms) DELETE FROM users WHERE id = '1';
1716
+ Redirected to http://www.example.com/rails/db/tables/users/data
1717
+ Completed 302 Found in 10ms (ActiveRecord: 0.4ms | Allocations: 1451)
1718
+  (0.1ms) SELECT COUNT(*) FROM "users"
1719
+ Started GET "/rails/db/tables/users/csv" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1720
+ Processing by RailsDb::TablesController#csv as HTML
1721
+ Parameters: {"table_id"=>"users"}
1722
+  (0.1ms) SELECT * FROM users
1723
+ Rendering text template
1724
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1725
+ Sent data users.csv (0.8ms)
1726
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.3ms | Allocations: 991)
1727
+ Started GET "/rails/db/standalone" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1728
+ Processing by RailsDb::DashboardController#standalone as HTML
1729
+ Rendering layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb
1730
+ Rendering /root/projects/rails_db/app/views/rails_db/dashboard/standalone.html.erb within layouts/rails_db/application
1731
+ Rendered /root/projects/rails_db/app/views/rails_db/dashboard/standalone.html.erb within layouts/rails_db/application (Duration: 0.8ms | Allocations: 1082)
1732
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.8ms | Allocations: 1069)
1733
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.7ms | Allocations: 679)
1734
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 117)
1735
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.4ms | Allocations: 605)
1736
+ Rendered layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb (Duration: 3.8ms | Allocations: 5482)
1737
+ Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms | Allocations: 5895)
1738
+ Started GET "/rails/db/tables/users/xlsx.xls" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1739
+ Processing by RailsDb::TablesController#xlsx as XLS
1740
+ Parameters: {"table_id"=>"users"}
1741
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/table.xls.axlsx
1742
+  (0.1ms) SELECT * FROM users
1743
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/table.xls.axlsx (Duration: 5.2ms | Allocations: 7755)
1744
+ Rendering text template
1745
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1746
+ Sent data users.xlsx (0.3ms)
1747
+ Completed 200 OK in 6ms (Views: 6.0ms | ActiveRecord: 0.3ms | Allocations: 8388)
1748
+ Started GET "/rails/db/sql?sql=select+%2A+from+users+limit+10" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1749
+ Processing by RailsDb::SqlController#index as HTML
1750
+ Parameters: {"sql"=>"select * from users limit 10"}
1751
+  (0.1ms) select * from users limit 10
1752
+  (0.1ms) EXPLAIN select * from users limit 10
1753
+ Rendering layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb
1754
+ Rendering /root/projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application
1755
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
1756
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/_history.html.erb (Duration: 0.2ms | Allocations: 203)
1757
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/_explain.html.erb (Duration: 0.3ms | Allocations: 383)
1758
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/_results.html.erb (Duration: 1.2ms | Allocations: 1424)
1759
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (Duration: 5.9ms | Allocations: 6679)
1760
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 1.1ms | Allocations: 1064)
1761
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 1.0ms | Allocations: 679)
1762
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 117)
1763
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.6ms | Allocations: 605)
1764
+ Rendered layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb (Duration: 10.5ms | Allocations: 11065)
1765
+ Completed 200 OK in 11ms (Views: 9.2ms | ActiveRecord: 1.8ms | Allocations: 11550)
1766
+ Started POST "/rails/db/sql-csv.csv?sql=select+%2A+from+users+limit+10" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1767
+ Processing by RailsDb::SqlController#csv as CSV
1768
+ Parameters: {"sql"=>"select * from users limit 10"}
1769
+  (0.1ms) select * from users limit 10
1770
+  (0.1ms) EXPLAIN select * from users limit 10
1771
+ Rendering text template
1772
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1773
+ Sent data results.csv (0.3ms)
1774
+ Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.2ms | Allocations: 501)
1775
+ Started POST "/rails/db/sql-xls.xls?sql=select+%2A+from+users+limit+10" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1776
+ Processing by RailsDb::SqlController#xls as XLS
1777
+ Parameters: {"sql"=>"select * from users limit 10"}
1778
+  (0.1ms) select * from users limit 10
1779
+  (0.1ms) EXPLAIN select * from users limit 10
1780
+ Rendering /root/projects/rails_db/app/views/rails_db/sql/xls.xls.axlsx
1781
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/xls.xls.axlsx (Duration: 3.9ms | Allocations: 7142)
1782
+ Rendering text template
1783
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1784
+ Sent data results.xlsx (0.5ms)
1785
+ Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.2ms | Allocations: 7935)
1786
+ Started GET "/rails/db/tables/users/edit?pk_id=2" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1787
+ Processing by RailsDb::TablesController#edit as JS
1788
+ Parameters: {"pk_id"=>"2", "table_id"=>"users"}
1789
+  (0.1ms) SELECT COUNT(*) FROM "users"
1790
+  Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
1791
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/edit.js.erb
1792
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_edit.html.erb (Duration: 27.5ms | Allocations: 24299)
1793
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/edit.js.erb (Duration: 28.9ms | Allocations: 26478)
1794
+ Completed 200 OK in 53ms (Views: 27.8ms | ActiveRecord: 2.8ms | Allocations: 33826)
1795
+ Started PUT "/rails/db/tables/users/update?pk_id=2" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1796
+ Processing by RailsDb::TablesController#update as JS
1797
+ Parameters: {"record"=>{"name"=>"JOHN"}, "pk_id"=>"2", "table_id"=>"users"}
1798
+  (0.1ms) SELECT COUNT(*) FROM "users"
1799
+  Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
1800
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1801
+ #<Class:0x00000000050d8f90> Update (0.1ms) UPDATE "users" SET "name" = ?, "updated_at" = ? WHERE "users"."id" = ? [["name", "JOHN"], ["updated_at", "2021-06-07 15:13:51.936693"], ["id", 2]]
1802
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1803
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/update.js.erb
1804
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.4ms | Allocations: 1157)
1805
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/update.js.erb (Duration: 2.3ms | Allocations: 1789)
1806
+ Completed 200 OK in 15ms (Views: 2.0ms | ActiveRecord: 1.1ms | Allocations: 8245)
1807
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
1808
+ Started GET "/rails/db/tables/users/new" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1809
+ Processing by RailsDb::TablesController#new as JS
1810
+ Parameters: {"table_id"=>"users"}
1811
+  (0.1ms) SELECT COUNT(*) FROM "users"
1812
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/new.js.erb
1813
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_new.html.erb (Duration: 8.6ms | Allocations: 6821)
1814
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/new.js.erb (Duration: 9.3ms | Allocations: 7725)
1815
+ Completed 200 OK in 17ms (Views: 7.9ms | ActiveRecord: 1.9ms | Allocations: 13585)
1816
+  (0.1ms) SELECT COUNT(*) FROM "users"
1817
+ Started POST "/rails/db/tables/users/create" for 127.0.0.1 at 2021-06-07 08:13:51 -0700
1818
+ Processing by RailsDb::TablesController#create as JS
1819
+ Parameters: {"record"=>{"name"=>"XXX"}, "table_id"=>"users"}
1820
+  (0.1ms) SELECT COUNT(*) FROM "users"
1821
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1822
+ #<Class:0x0000000006a8dd28> Create (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "XXX"], ["created_at", "2021-06-07 15:13:51.970357"], ["updated_at", "2021-06-07 15:13:51.970357"]]
1823
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1824
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/create.js.erb
1825
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
1826
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 5.5ms | Allocations: 7116)
1827
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_condition_fields.html.erb (Duration: 5.6ms | Allocations: 7108)
1828
+  Load (0.1ms) SELECT "users".* FROM "users" LIMIT ? OFFSET ? [["LIMIT", 30], ["OFFSET", 0]]
1829
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.3ms | Allocations: 1154)
1830
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.2ms | Allocations: 1154)
1831
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.2ms | Allocations: 1150)
1832
+  (0.0ms) SELECT COUNT(*) FROM "users"
1833
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users"
1834
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_sql.html.erb (Duration: 0.0ms | Allocations: 6)
1835
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_data.html.erb (Duration: 32.8ms | Allocations: 33140)
1836
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/create.js.erb (Duration: 33.8ms | Allocations: 34920)
1837
+ Completed 200 OK in 48ms (Views: 31.9ms | ActiveRecord: 2.5ms | Allocations: 41626)
1838
+  (0.0ms) SELECT COUNT(*) FROM "users"
1839
+ Started GET "/rails/db/tables/users/edit?pk_id=3" for 127.0.0.1 at 2021-06-07 08:13:52 -0700
1840
+ Processing by RailsDb::TablesController#edit as JS
1841
+ Parameters: {"pk_id"=>"3", "table_id"=>"users"}
1842
+  (0.1ms) SELECT COUNT(*) FROM "users"
1843
+  Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
1844
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/edit.js.erb
1845
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_edit.html.erb (Duration: 8.9ms | Allocations: 10685)
1846
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/edit.js.erb (Duration: 9.9ms | Allocations: 12535)
1847
+ Completed 200 OK in 19ms (Views: 8.7ms | ActiveRecord: 1.8ms | Allocations: 18292)
1848
+ Started PUT "/rails/db/tables/users/update?pk_id=3" for 127.0.0.1 at 2021-06-07 08:13:52 -0700
1849
+ Processing by RailsDb::TablesController#update as JS
1850
+ Parameters: {"record"=>{"name"=>"STI"}, "pk_id"=>"3", "table_id"=>"users"}
1851
+  (0.1ms) SELECT COUNT(*) FROM "users"
1852
+  Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
1853
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
1854
+ #<Class:0x000000000706f408> Update (0.1ms) UPDATE "users" SET "name" = ?, "updated_at" = ? WHERE "users"."id" = ? [["name", "STI"], ["updated_at", "2021-06-07 15:13:52.041360"], ["id", 3]]
1855
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1856
+ Rendering /root/projects/rails_db/app/views/rails_db/tables/update.js.erb
1857
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/_row.html.erb (Duration: 1.3ms | Allocations: 1148)
1858
+ Rendered /root/projects/rails_db/app/views/rails_db/tables/update.js.erb (Duration: 1.7ms | Allocations: 1457)
1859
+ Completed 200 OK in 13ms (Views: 1.4ms | ActiveRecord: 1.0ms | Allocations: 7623)
1860
+ Customer Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."type" = ? AND "users"."id" = ? LIMIT ? [["type", "Customer"], ["id", 3], ["LIMIT", 1]]
1861
+ Started GET "/admin/tools/db" for 127.0.0.1 at 2021-06-07 08:13:52 -0700
1862
+ Processing by RailsDb::DashboardController#index as HTML
1863
+ Rendering layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb
1864
+ Rendering /root/projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application
1865
+ Rendered /root/projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (Duration: 0.3ms | Allocations: 480)
1866
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 0.7ms | Allocations: 1077)
1867
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.7ms | Allocations: 679)
1868
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 117)
1869
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.4ms | Allocations: 610)
1870
+ Rendered layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb (Duration: 3.2ms | Allocations: 4886)
1871
+ Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.1ms | Allocations: 5111)
1872
+ Started GET "/admin/tools/db/sql" for 127.0.0.1 at 2021-06-07 08:13:52 -0700
1873
+ Processing by RailsDb::SqlController#index as HTML
1874
+ Rendering layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb
1875
+ Rendering /root/projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application
1876
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (Duration: 0.0ms | Allocations: 15)
1877
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/_history.html.erb (Duration: 0.3ms | Allocations: 203)
1878
+ Rendered /root/projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (Duration: 6.5ms | Allocations: 4994)
1879
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (Duration: 9.0ms | Allocations: 1070)
1880
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (Duration: 0.7ms | Allocations: 676)
1881
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_gems.html.erb (Duration: 0.1ms | Allocations: 117)
1882
+ Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (Duration: 0.5ms | Allocations: 610)
1883
+ Rendered layout /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb (Duration: 18.0ms | Allocations: 9387)
1884
+ Completed 200 OK in 18ms (Views: 15.4ms | ActiveRecord: 2.8ms | Allocations: 9637)
1885
+ TRANSACTION (0.1ms) rollback transaction
1886
+ TRANSACTION (0.0ms) begin transaction
1887
+ --------------------------
1888
+ SqlImportTest: test_import
1889
+ --------------------------
1890
+  (0.1ms) update users set age = 11 where id = 1
1891
+  (0.0ms) update users set age = 22 where id = 2
1892
+  (0.0ms) update users set age = 33 where id = 3
1893
+  (0.1ms) 
1894
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
1895
+ TRANSACTION (0.1ms) rollback transaction
1896
+ TRANSACTION (0.1ms) begin transaction
1897
+ -------------------------
1898
+ DatabaseTest: test_insert
1899
+ -------------------------
1900
+  (0.4ms) delete from projects_users
1901
+  (0.1ms) EXPLAIN delete from projects_users
1902
+ User Destroy (0.1ms) DELETE FROM "users"
1903
+  (0.0ms) SELECT COUNT(*) FROM projects_users
1904
+  (0.0ms) insert into projects_users(project_id, user_id) values(1,2)
1905
+  (0.1ms) EXPLAIN insert into projects_users(project_id, user_id) values(1,2)
1906
+  (0.0ms) SELECT COUNT(*) FROM projects_users
1907
+ TRANSACTION (0.1ms) rollback transaction
1908
+ TRANSACTION (0.0ms) begin transaction
1909
+ -------------------------
1910
+ DatabaseTest: test_tables
1911
+ -------------------------
1912
+ TRANSACTION (0.0ms) rollback transaction
1913
+ TRANSACTION (0.0ms) begin transaction
1914
+ ------------------------
1915
+ DatabaseTest: test_query
1916
+ ------------------------
1917
+ User Destroy (0.1ms) DELETE FROM "users"
1918
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
1919
+ User Create (0.6ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2021-06-07 15:13:52.077913"], ["updated_at", "2021-06-07 15:13:52.077913"]]
1920
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
1921
+  (0.1ms) select count(*) as users_count from users
1922
+  (0.1ms) EXPLAIN select count(*) as users_count from users
1923
+ TRANSACTION (0.1ms) rollback transaction
1924
+ TRANSACTION (0.0ms) begin transaction
1925
+ --------------------------
1926
+ DatabaseTest: test_adapter
1927
+ --------------------------
1928
+ TRANSACTION (0.0ms) rollback transaction
1929
+ TRANSACTION (0.1ms) begin transaction
1930
+ ------------------------------------
1931
+ DatabaseTest: test_accessible_tables
1932
+ ------------------------------------
1933
+ TRANSACTION (0.0ms) rollback transaction