Code Monkey home page Code Monkey logo

Comments (8)

JJoriping avatar JJoriping commented on May 28, 2024

우선 psql을 실행하기 전 --dbname main 플래그를 넣거나 psql 콘솔 내에서 \connect main 명령어를 입력하여 SQL을 적용시킬 데이터베이스를 선택한 뒤 해당 SQL을 실행시키면 됩니다.

from kkutu.

kim-min avatar kim-min commented on May 28, 2024

UPDATE users SET box = '{"b1_gm":1}' WHERE _id = '사용자 고유 ID'; 를 그러면 어떤 데이터베이스에 설치해야 하나요? (경로까지 말해주시면 감사하겠습니다)

from kkutu.

JJoriping avatar JJoriping commented on May 28, 2024

데이터베이스 이름이 main입니다. 위 방법으로 현재 데이터베이스main으로 설정한 뒤 해당 SQL을 입력하세요.

from kkutu.

kim-min avatar kim-min commented on May 28, 2024

죄송합니다만... 현재 데이터베이스를 main으로 어떻게 설정하나요;;; (정말 죄송합니다)

from kkutu.

yom21c1020 avatar yom21c1020 commented on May 28, 2024

--dbname main 플래그와 \connect main 명령어 모두 main 데이터베이스를 선택하는 명령어입니다.

from kkutu.

kim-min avatar kim-min commented on May 28, 2024

음.. 업데이트는 정상적으로 된것 같지만, GM 휘장이 자동으로 붙지 않네요. 어떻게해야 할까요?

from kkutu.

yom21c1020 avatar yom21c1020 commented on May 28, 2024

원래 자동으로 붙지 않습니다. 아이템에서 GM 휘장을 선택하셔야 합니다.

from kkutu.

kim-min avatar kim-min commented on May 28, 2024

감사 드립니다! 드디어 적용했네요!

from kkutu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.