์น๊ณต๋ทฐ49 flutter ํ๋ฌํฐ csv ํ์ผ ์ฝ๊ธฐ ๊ธฐ๋ฅ : ํ๋ฉด์์ ํน์ ๋ฒํผ์ ๋๋ฅด๋ฉด csv ํ์ผ์ ์ฝ์ด์จ๋ค. 1. pub csv ๋ผ์ด๋ธ๋ฌ๋ฆฌ ์ถ๊ฐ https://pub.dev/packages/csv/install csv | Dart Package A codec to transform between a string and a list of values. The string must be comma (configurable) separated values. pub.dev flutter pub add csv pubspec.yaml ํ์ผ์ ์๋์ ๊ฐ์ด ๋ฑ๋ก๋จ์ ํ์ธ dependencies: flutter: sdk: flutter # The following adds the Cupertino Icons font to your application. # Use .. 2023. 6. 26. flutterfire configure ์๋ฌ (๊ฒฐ๋ก ์ ๋ก๊ทธ์ธ) ์์ฆ ์ธํ๋ฐ์์ ํ๋ฌํฐ ๊ฐ์๋ฅผ ๋ฃ๊ณ ์๋ค. https://www.inflearn.com/course/flutter-์ ๋ฌธ/dashboard Flutter ์ ๋ฌธ - ์๋๋ก์ด๋, iOS ๊ฐ๋ฐ์ ํ ๋ฒ์ (with Firebase) - ์ธํ๋ฐ | ๊ฐ์ ์๋๋ก์ด๋์ iOS ๊ฐ๋ฐ์ ํ ๋ฒ์ ์ฝ๋๋ก ์์ฑํ ์ ์๋ Flutter ์ ๋ฌธ ๊ฐ์ข์ ๋๋ค., - ๊ฐ์ ์๊ฐ | ์ธํ๋ฐ www.inflearn.com firebase์ ์ฐ๋ํ๋ ๋ถ๋ถ์ ์ค๋ ์์ํ๋๋ฐ ์ ๊ฑธ. ๋ฐ๋ผํ๋ค๋ณด๋ flutterfire ์๋ฌ๊ฐ ๋ด๋ค. ๊ทธ๋ฅ ๋ช ๋ น์ด flutterfire๋ฅผ ์ ๋ ฅํ๋ฉด ์คํ์ ์๋๋ค. ํ์ง๋ง ํ์ด์ด๋ฒ ์ด์ค์์ ๋ง๋ค์ด๋์ ํ๋ก์ ํธ๋ฅผ ๋ถ๋ฌ์ค๋ ค flutterfire configure๋ฅผ ์ ๋ ฅํ๋ฉด ์๋ฌ๊ฐ ๋ฐ์ํ๋๊ฒ. i Found 0 Fireba.. 2023. 6. 7. [JPA] MSSQL ์ต๊ทผ ๋ ์ง๋ก ์ ๋ ฌํ์ฌ ์์ดํ 3๊ฐ ์กฐํํ๊ธฐ ๋ง์ผ ์ด ๊ตฌ๋ฌธ์ mssql ๋ก ์ง์ ์ฟผ๋ฆฌ๋ฅผ ๋ ๋ฆฐ๋ค๋ฉด select TOP 3 * from kogas.dbo.tb_pcm_orders order by creation_date DESC; ์ด ๊ตฌ๋ฌธ์ JPA๋ก ํ๋ค๋ฉด? public interface UserRepository extends JpaRepository { public List findTop3ByIndustryOrderByCreationDateDesc(Industry industry); } findTop3ByIndustryOrderByCreationDateDesc Top3 : ๋ช๊ฐ ๊ฐ์ ธ์ฌ์ง. 10๊ฐ๋ผ๋ฉด Top10, 5๊ฐ๋ผ๋ฉด Top5 ByIndustry : User ๋ฆฌ์คํธ๋ฅผ ๊ฐ์ ธ์ฌ ๋์ ์กฐ๊ฑด. OrderBy : ์ด๋ค ์กฐ๊ฑด์ด๋๋ฉด CreationDate :.. 2022. 12. 24. [JPA] MSSQL ๋ฌธ์์ด์ด๋ ์ด์ง ๋ฐ์ดํฐ๋ ์๋ฆฝ๋๋ค. com.microsoft.sqlserver.jdbc.SQLServerException: ๋ฌธ์์ด์ด๋ ์ด์ง ๋ฐ์ดํฐ๋ ์๋ฆฝ๋๋ค. CSV ํ์ผ์ ์๋ ํ๊ธ, ์์ด๋ก ๋ description ์ ๋ณด๋ฅผ ํ ์ด๋ธ์ ๋ฐ์ด๋ฃ๋ ๋์ค ์์ ๊ฐ์ ๋ฉ์์ง๋ฅผ ๋ฐ๊ฒฌํ๋ค. ๋ณด์๋ง์ ์ ๋ง๋ค. ํ ์ด๋ธ์ ์ปฌ๋ผ ๊ธธ์ด๋ฅผ ๋ํดํธ(255)๋ก๋ง ์ค์ ํ๊ตฌ๋ ์ถ์๋ค. ์ฒ์์๋ columDefinition๊ฐ์ "TEXT"๋ก ๋ณ๊ฒฝํ๋๋ "๋ฐ์ดํฐ ํ์ text ๋ฐ nvarchar์ด(๊ฐ) equal to ์ฐ์ฐ์์์ ํธํ๋์ง ์์ต๋๋ค." ์๋ฌ ๋ฉ์์ง๊ฐ ๋. mysql์ ์ฌ์ฉํ๋ ํ๋ก์ ํธ์์๋ ์์ ๊ฐ์ด ๋ณํํ์ ๋ ๋ณ ๋ฌธ์ ๊ฐ ์์๋๋ฐ mssql์์๋ ์ ์์ ์ผ๋ก ๋จนํ์ง ์์๋ค. ๊ตฌ๊ธ๋ง ๊ฒฐ๊ณผ varchar(MAX) ๋ผ๋ ์ต์ ์ด ์๋ค๋ ๊ฒ์ ์๊ฒ๋๊ณ ์ด๋ฅผ ์ ์ฉํ .. 2022. 12. 18. ์ด์ 1 2 3 4 5 6 7 8 ยทยทยท 13 ๋ค์