1
edit
Changes
→SQL Scripts
##: <code>0x00000000000000000000000000000001</code> to <code>E'\\x00000000000000000000000000000001'</code>
## '''dbname_setup.sql'''
##:This script is used to:###Create the <code>test</code> user with the following permissions:####Full privileges for the test database####Remote loginLogin permission###Create the <code>test</code> database with the follow specifications:####Name: test####Encoding: utf-8 / unicode####(*Optional) Schema Name: test
==== Unit Test Files ====