Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cs427fa20team22
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
htmoss2
cs427fa20team22
Commits
b96d2f8222e3822b34f2424c40946749dd9d58ab
Select Git revision
Branches
19
master
default
protected
test_fixes
code_smells_iteration_3.2
UC14
UC92v2
UC30
UC39
revert-72ff3650
uc41
UC100
UC20
patch-1
ResolveFailingTestsAgain
UC91v2
CodeSmells
UC91.2
UC91.1
UC91
ResolvingGivenFailingTests
Tags
1
Archived
20 results
cs427fa20team22
iTrust
src
edu
ncsu
csc
itrust
dao
mysql
PatientDAO.java
Author
Search by author
Any Author
authors
adityab3
adityab3
ahmada4
ahmada4
elengik2
elengik2
htmoss2
htmoss2
kpjoshi2
kpjoshi2
kwang66
kwang66
mjw11
mjw11
msaxena2
msaxena2
mwb9
mwb9
nishant2
nishant2
sbobo3
sbobo3
xc3
xc3
xuechen5
xuechen5
13 authors
Nov 21, 2020
Remove unnecessary parameter
· b96d2f82
mjw11
authored
4 years ago
b96d2f82
Create SQL file for tests, and updated tests
· 852744f7
mjw11
authored
4 years ago
852744f7
SQL: Added Function for Convert Pre-Registered Patient to Patient
· 39a5b82d
xuechen5
authored
4 years ago
39a5b82d
Nov 19, 2020
Fix semicolon and function call structure
· d40b0b1b
Matthew Williams
authored
4 years ago
d40b0b1b
Nov 18, 2020
create activatePatient function in DAO
· 3c4149bd
mjw11
authored
4 years ago
3c4149bd
Remove commented code, fix bugs in PatientDAO
· a4a4215f
mjw11
authored
4 years ago
a4a4215f
Add function .getAllPreRegisteredPatients() and Modify .getAllPatients()
· 4dfe33ac
xuechen5
authored
4 years ago
4dfe33ac
Nov 17, 2020
Revert Registered bool, now use DateOfDeactivation
· 5b2a9452
mjw11
authored
4 years ago
5b2a9452
Nov 16, 2020
Change casing on DAO to match table casing
· fbb68636
mjw11
authored
4 years ago
fbb68636
Add activate and deactivate patient functions
· ae0270e2
mjw11
authored
4 years ago
ae0270e2
Add getter for if a patient is registered
· 734f5abb
mjw11
authored
4 years ago
734f5abb
Nov 06, 2020
Added a check for duplicate emails in AddPreRegisteredPatientAction
· c6fba262
adityab3
authored
4 years ago
c6fba262
Oct 29, 2020
Initial Commit
· 28e5e3db
HMoss
authored
4 years ago
28e5e3db
Clearing Repo for Correct Commit Messaging
· 21d17325
HMoss
authored
4 years ago
21d17325
Oct 28, 2020
I1: Resolved Failing Unit Tests in Given iTrust Code
· 81790cd5
Moss
authored
4 years ago
81790cd5
Loading