-
First iteration of the code review. Please address these comments:
- First of all, it's not clear for me how to build/run. I was able to run it on a physical Android device but still have no idea how …
-
Everything starts up fine.
```
[03:56:41] [Server thread/INFO]: [BanManager] Enabling BanManager v5.9.0-SNAPSHOT
[03:56:41] [Server thread/WARN]: 45 [Server thread] INFO me.confuser.banmanager.intern…
-
```
What steps will reproduce the problem?
1.Run more than 10-30 flashcards in one session.
What is the expected output? What do you see instead?
After exiting the database we use, it won't refresh p…
-
- [x] @BrotherJing
- [x] @at15
-
The SqliteDateTimeConverter doesn't appear to preserve dates correctly when DateStyle is set to Utc (both Local and Unspecified work, however). Hopefully the following illustrates the problem:
``` c#…
-
```
A cool feature to have in dapper would be native support for the JSV-format
found in ormlite. This might be conflict of interest
considering the current design philosophy of dapper but it would s…
-
오프라인 상태에서도 마지막에 봤던 데이터를 열람할 수 있도록, 과제나 공지사항 등의 데이터를 저장하려고 합니다. 안드로이드에서 데이터를 저장하는 방법이 여러가지가 있는데 그 중에서 DB인 SQLite를 활용해볼까 생각 중입니다.
테이블로 과제 테이블과, 수강과목 테이블, 공지사항 테이블, 식단 테이블이 필요할 것이라고 생각되며, 추가로 필요한 테이블은 여…
-
```
A cool feature to have in dapper would be native support for the JSV-format
found in ormlite. This might be conflict of interest
considering the current design philosophy of dapper but it would s…
-
```
What steps will reproduce the problem?
1. Running the getXML function results in failure on SerializeToString line
What is the expected output? What do you see instead?
Expecting serialize (json)…
-
```
A cool feature to have in dapper would be native support for the JSV-format
found in ormlite. This might be conflict of interest
considering the current design philosophy of dapper but it would s…