태그 목록
전체보기 (139)hackerrank(16)python(10)aws(10)typescript(9)lambda(6)SQLAlchemy(6)ts(6)pytest(6)Node(5)serverless(5)django(5)test(5)mysql(4)debug(4)JavaScript(4)knex.js(4)js(4)mocha(4)Java(3)redis(3)knex(3)S3(3)SOLID(3)node.js(3)graphql(3)query(3)vscode(3)aws lambda(3)update(2)type(2)BigQuery(2)ORM(2)node js(2)FAST API(2)syntaxerror(2)file(2)git(2)Pydantic(2)블록체인(2)env(2)serverless framework(2)deploy(2)error(2)AWS S3(2)raw query(2)Spring(2)discord(2)npm(1)invalid(1)탈중앙화 금융(1)push(1)BaseModel(1)shapely(1)web framework(1)이더리움(1)INSERT(1)update_forward_refs(1)console.log(1)listObjectsV2(1)the graph(1)http(1)429(1)django_settings_module(1)query builder(1)nyc(1)invalid syntax(1)image(1)Clustered Index(1)Cache(1)Sherlock and Anagrams(1)MalformedXML(1)rate limited(1)yarn(1)Index(1)unlink(1)스테이블 코인(1)acm(1)route53(1)TDD(1)app.js(1)pillow(1)Sherlock and the Valid String(1)launch.json(1)djangoORM(1)float(1)bulk(1)chai(1)Log Insight(1)ElastiCache(1)GCP(1)크로노스(1)service(1)Count Triplets(1)decorator(1)Arrays: Left Rotation(1)kronos(1)Bubble Sort(1)responsibility(1)ecs(1)New Year Chaos(1)xcrun(1)&&(1)domain(1)bdd(1)code fomatter(1)ESLint(1)git submodule(1)chat not found(1)Counting Valleys(1)Environment variables(1)bulk_update_mappings(1).build(1)aws elasticache(1)Rollback(1)mark(1)pep8(1)이더(1)https(1)infura(1)mongodb(1)Strings: Making Anagrams(1)parametrize(1)Special String Again(1)uniswap(1)CommandLineTools(1)Paging(1)가스비(1)terra(1)MacOS(1)NextContinuationToken(1)typeError(1)Discord.js(1)conflict(1)f string(1)dai(1)chat id(1)delete(1)sendMessage(1)commit(1)homebrew(1)virtual env(1)cheerio(1)Minimum Swaps 2(1)submodule(1)Sales by Match(1)Sorting Comparator(1)operationalerror(1)Group(1)puppeteer(1)githubactions(1)synchronize_session(1)setTimeout(1)count(1)ethers.js(1)pytest-mock-resources(1)axios(1)LSP(1)repository(1)breakpoint(1)DeFI(1)incompatible(1)API Gateway(1)upload(1)thegraph(1)pycharm(1)circular references(1)remove(1)Timestamp(1)Jumping on the Clouds(1)console(1)2D Array - DS(1)bulk_insert_mappings(1)celery(1).serverless(1)runtimeExecutable(1)Web Framework Benchmarks(1)USDT(1)array(1)1000(1)poetry(1)hacker rank(1)black(1)seeding(1)luna(1)javascript debug terminal(1)db(1)venv(1)HankerRank(1)ignore(1)node-version(1)seeder(1)install(1)pipeline(1)Repeated String(1)Builder(1)js extension(1)Ransom Note(1)Database(1)graphene(1)describe()(1)seed(1)postman(1)B-tree(1)open closed principle(1)Discord Bot(1).js(1)docker compose(1)NUMERIC(1)closure(1)더 그래프(1)cloudwatch(1)manage.py(1)add(1)ether gas fee(1)EPERM(1)children(1)environment variable(1)bulk_save_objects(1)Parallel(1)IsTruncated(1)benchmark(1)stable coin(1)chat_id(1)reserved keys(1)bucket(1)migration(1)Two Strings(1)liskov substitution principle(1)ContinuationToken(1)usdc(1)forwardRef(1)secondary index(1)operation not permitted(1)first-class citizen(1)http to https(1)telegram(1)uniswapV3(1)sql(1)import(1)package(1)status code 429(1)IT(1)record(1)Subgraph(1)Alternating Characters(1)terminal(1)flush(1)

db engine type 확인방법

2023년 5월 26일
·
0개의 댓글
·

sqlalchemy.exc.IntegrityError: (pymysql.err.IntegrityError) (1215, 'Cannot add foreign key constraint')

sqlalchemy로 만든 모델을 기반으로 테이블을 생성하려고 함'Cannot add foreign key constraint' 에러 발생부모 테이블 데이터 삭제 시 ondelete='SET NULL'로 관계를 없애주는 조건이 있지만 nullable=False 때문에

2023년 5월 26일
·
0개의 댓글
·

postgres 설치 사용

brew search postgresql 버전 검색brew install postgresql or brew install postgresql@x 특정 버전 설치postgres -V 버전 확인brew services list 목록 확인brew services restar

2023년 5월 17일
·
0개의 댓글
·

pytest-mock-resources create_mongo_fixture

환경에 따라 mongo client 인스턴스를 만들어 사용하려고 함테스트 코드 상에서 의존성 주입을 하려고 했는데 pytest는 테스트 클래스에 \_\_init\_\_ 메서드를 만들 수 없었음. 다른 메서드에 def a(b: B): 이렇게 의존성 주입을 하려고 하니까

2023년 5월 16일
·
0개의 댓글
·

PytestCollectionWarning: cannot collect test class '' because it has a __init__ constructor

fixture 클래스에서 dependency injection을 해주고 fixture 클래스를 상속 받아서 데이터를 생성하려고 했다. \_\_init\_\_이 있으면 경고가 떴다.의존성 주입을 하지 않고 인스턴스를 fixture로 만들어서 사용하기로 함.

2023년 5월 16일
·
0개의 댓글
·

ImportError: cannot import name '_get_object_size' from 'bson'

pymongo, bson 삭제 후 재설치

2023년 5월 15일
·
0개의 댓글
·
post-thumbnail

Error: Process exited with code 4: ERROR: file or directory not found in vscode

settings.json에 테스트 디렉토리의 상위 디렉토리를 명시해야 함테스트 디렉토리가 tests라면 pytestArgs에 그것보다 상위 디렉토리를 작성해주면 됨

2023년 5월 15일
·
0개의 댓글
·

poetry, pyenv

poetry 가상환경 실행poetry shelllock 파일 없이 기존 requirements.txt 에 있는 패키지 설치poetry add $( cat requirements.txt )패키지 설치poetry add {패키지명}pyproject.toml 로부터 프로젝트

2023년 5월 11일
·
0개의 댓글
·

pyenv pyenv-virtualenv

brew install pyenvbrew install pyenv-virtualenv.zshrc에 추가 후 source .zshrc 입력eval "$(pyenv init -)"eval "$(pyenv virtualenv-init -)"pyenv로 파이썬 설치pyenv

2023년 5월 11일
·
0개의 댓글
·

Git Push ERROR: Repository not found

권한 문제인 경우권한 write 이상으로 부여받기원격 경로 문제인 경우 origin 제거 후 새로 등록git remote rm origingit remote add origin git@github.com:xxx/repo.git

2023년 5월 10일
·
0개의 댓글
·

Flask RESTX

Flask-RESTX는 flask에서 REST API를 빠르게 만들 수 있게 해준다Resource여러 HTTP 메서드들에 접근할 수 있게 해줌뷰 메서드에서의 다양한 값을 응답할 수 있음. 응답 상태코드, 응답 헤더도 응답 가능api.model(https://f

2023년 5월 8일
·
0개의 댓글
·

git clone fatal: Authentication failed for

remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.remote: Please see https:/

2023년 5월 8일
·
0개의 댓글
·

전체 텍스트 검색과 파티션

전체 텍스트 검색은 긴 문자로 구성된 구조화되지 않은 텍스트 데이터를 빠르게 검색하기 위한 기능긴 텍스트를 구성하는 각 단어에 대해 인덱스를 적용하는 것이 전체 텍스트 검색임일반적 인덱스와 차이가 있다InnoDB, MyISAM 테이블만 지원char, varchar, t

2023년 2월 25일
·
0개의 댓글
·
post-thumbnail

스프링 원리

스프링 역사로드 존슨이 책 출간함. EJB 문제점 지적스프링의 핵심 코드 상당수는 유겐 휠러가 개발EJB라는 겨울은 넘어 새로운 시작이라는 의미로 스프링이라고 지음스프링 프레임워크핵심 기술: 스프링 DI 컨테이너, AOP, 이벤트, 기타• 웹 기술: 스프링 MVC, 스

2023년 2월 8일
·
0개의 댓글
·
post-thumbnail

스프링 부트, 웹 MVC, DB

java 11 설치intelliJ 설치스프링 프로젝트를 시작할 수 있게 스프링 부트 스타터 사이트로 이동start.spring.io스프링 부트 기반으로 스프링 프로젝트를 만들 수 있게 해주는 사이트maven, gradle : 라이브러리 설치하고 빌드하는 라이프사이클을

2023년 2월 8일
·
0개의 댓글
·

GCP bigquery 연동

build.gradleBigqueryTest.java

2023년 2월 7일
·
0개의 댓글
·

zsh plugin

zsh-autosuggestionszsh-syntax-highlighting : 하이라이팅zsh-autosuggestions : 자동완성 제안git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_C

2023년 2월 6일
·
0개의 댓글
·

Resolved [java.lang.ArithmeticException: Non-terminating decimal expansion; no exact representable decimal result.]

Resolved \[java.lang.ArithmeticException: Non-terminating decimal expansion; no exact representable decimal result.]Int형을 BigDecimal로 바꿨을 때 에러가 남x.div

2023년 1월 31일
·
0개의 댓글
·
post-thumbnail

lightsail deploy on github actions

dial tcp :: connect: connection refused github action 돌릴 때 DB의 HOST와 ssh 접속 시 HOST 이름이 겹쳐서 문제가 있었다. * 이런 식으로 나와서 어떤 변수에 문제가 있는지 헷갈렸다. DB HOST 환경변수

2023년 1월 22일
·
0개의 댓글
·

get count from bigquery

2023년 1월 20일
·
0개의 댓글
·